Macro SocketTypeUnknown

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

Pattern that matches an unknown SocketType member.