Home | History | Annotate | Download | only in lib

Lines Matching refs:tcp

26 #include <netinet/in.h> /* <netinet/tcp.h> may need it */
32 #include <netinet/tcp.h> /* for TCP_NODELAY */
783 /* we are connected with TCP, awesome! */
887 struct protoent *pe = getprotobyname("tcp");
929 experience slow performance when you copy data to a TCP server.
1072 /* Connect TCP sockets, bind UDP */
1144 * TCP connect to the given host with timeout, proxy or remote doesn't matter.