tcp.h 77 B

123456
  1. #ifndef _NETINET_TCP_H
  2. #define _NETINET_TCP_H
  3. #define TCP_NODELAY 1
  4. #endif