Searched defs:tcp_nodelay (Results 1 – 5 of 5) sorted by relevance
31 pub(crate) tcp_nodelay: bool, field254 pub fn tcp_nodelay(self, enabled: bool) -> Self { in tcp_nodelay() method
91 tcp_nodelay: bool, field308 pub fn tcp_nodelay(self, enabled: bool) -> Self { in tcp_nodelay() method
115 tcp_nodelay: bool, field
610 pub fn tcp_nodelay(mut self, enabled: bool) -> Self { in tcp_nodelay() method
232 bool tcp_nodelay; member