提交 3d3903fa 编写于 作者: R rofl0r

tcp.h: add SOL_TCP, analoguous to udp.h

上级 7e0d4fce
......@@ -18,6 +18,8 @@
#define TCP_CONGESTION 13
#define TCP_MD5SIG 14
#define SOL_TCP 6
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
#include <sys/types.h>
#include <sys/socket.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册