Macro IpSocketMatcherUnknown

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

Pattern that matches an unknown IpSocketMatcher member.