Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
2b9639f0f09c5b8bcd245fac49b2fb9da23b0302
2b9639f0f09c5b8bcd245fac49b2fb9da23b0302
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) }