Macro lib_sendpacket::tcp [] [src]

macro_rules! tcp {
    ( $( $k:ident=$v:expr ),* ) => { ... };
}