macro_rules! SocketDispositionUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown SocketDisposition member.
macro_rules! SocketDispositionUnknown {
() => { ... };
}Pattern that matches an unknown SocketDisposition member.