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