Macro IpSocketTransportStateUnknown

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

Pattern that matches an unknown IpSocketTransportState member.