Home
last modified time | relevance | path

Searched refs:tcp (Results 1 – 11 of 11) sorted by relevance

/curl/docs/cmdline-opts/
H A Dtcp-fastopen.md4 Long: tcp-fastopen
12 - --tcp-fastopen $URL
15 # `--tcp-fastopen`
H A Dtcp-nodelay.md4 Long: tcp-nodelay
12 - --tcp-nodelay $URL
15 # `--tcp-nodelay`
H A Dfalse-start.md11 - tcp-fastopen
H A DMakefile.inc273 tcp-fastopen.md \
274 tcp-nodelay.md \
/curl/tests/
H A Dnegtelnetserver.py132 def __init__(self, tcp): argument
133 self.tcp = tcp
149 data = self.tcp.recv(bytes)
229 self.tcp.sendall(bytearray(message_ints))
/curl/
H A D.cirrus.yml74 - sysctl net.inet.tcp.blackhole
76 - sudo sysctl net.inet.tcp.blackhole=0
H A DCMakeLists.txt1196 check_include_file_concat("netinet/tcp.h" HAVE_NETINET_TCP_H)
1198 check_include_file("linux/tcp.h" HAVE_LINUX_TCP_H)
H A Dconfigure.ac3555 linux/tcp.h \
3556 netinet/tcp.h \
/curl/docs/
H A Doptions-in-versions238 --tcp-fastopen 7.49.0
239 --tcp-nodelay 7.11.2
/curl/docs/libcurl/
H A Dcurl_global_trace.md69 ## `tcp`
/curl/lib/
H A Dcurl_config.h.cmake404 /* Define to 1 if you have the <netinet/tcp.h> header file. */
410 /* Define to 1 if you have the <linux/tcp.h> header file. */

Completed in 47 milliseconds