Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
9e10bbeb38b90d7e885a148e8f701261eb17c1ca
9e10bbeb38b90d7e885a148e8f701261eb17c1ca
src
api
netinet_tcp.c
Fork and Edit
Blob
Blame
History
Raw
#include <netinet/tcp.h> #define C(n) switch(n){case n:;} static void f() { C(TCP_NODELAY) }