Searched defs:TCP_NODELAY (Results 1 – 13 of 13) sorted by relevance
40 #define TCP_NODELAY 1 /* Don't delay send to coalesce packets */ macro
92 #define TCP_NODELAY 1 /* Turn off Nagle's algorithm. */ macro
495 pub const TCP_NODELAY: ::c_int = 8193; constant
437 pub const TCP_NODELAY: ::c_int = 1; constant
932 pub const TCP_NODELAY: ::c_int = 0x01; constant
469 pub const TCP_NODELAY: ::c_int = 1; constant
830 pub const TCP_NODELAY: ::c_int = 0x01; constant
797 TCP_NODELAY = 0x01 variable
947 pub const TCP_NODELAY: ::c_int = 1; constant
841 pub const TCP_NODELAY: ::c_int = 1; constant
1417 pub const TCP_NODELAY: ::c_int = 0x1; constant
1789 pub const TCP_NODELAY: ::c_int = 1; constant