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