This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
mirror of
git://git.musl-libc.org/musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13e400b355
musl
/
include
/
netinet
/
tcp.h
7 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
initial check-in, version 0.5.0
2011-02-12 05:22:29 +00:00
#
ifndef _NETINET_TCP_H
#
define _NETINET_TCP_H
more bits junk (tcp.h)
2011-09-18 19:39:52 +00:00
#
define TCP_NODELAY 1
initial check-in, version 0.5.0
2011-02-12 05:22:29 +00:00
#
endif