LibC: Add definition for TCP_MAXSEG
This is not implemented yet
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
__BEGIN_DECLS
|
||||
|
||||
#define TCP_NODELAY 1
|
||||
#define TCP_MAXSEG 2
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user