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