Macro IpSocketTransportStateUnknown

macro_rules! IpSocketTransportStateUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown IpSocketTransportState member.