mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 07:12:15 +00:00
socket.h: add SO_(SND/RCV)BUFFORCE to generic block
This commit is contained in:
parent
36d7303878
commit
3159e2fc81
@ -150,6 +150,8 @@ struct linger
|
||||
#define SO_SNDLOWAT 19
|
||||
#define SO_RCVTIMEO 20
|
||||
#define SO_SNDTIMEO 21
|
||||
#define SO_SNDBUFFORCE 32
|
||||
#define SO_RCVBUFFORCE 33
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user