index
:
openlinux.git
master
Openlinux source tree
Kacper Fiedorowicz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
netinet
/
tcp.h
blob: e5bd6705ce63ea1d8136f744bf09e2cf7d547503 (
plain
)
1
2
3
4
5
6
#ifndef __NETINET_TCP_H #define __NETINET_TCP_H #define TCP_NODELAY 1 #endif