Macro TcpSocketUnknown

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

Pattern that matches an unknown TcpSocket member.