mirror of
https://github.com/fluencelabs/musl
synced 2025-06-12 22:41:37 +00:00
socket.h: add SO_(SND/RCV)BUFFORCE to generic block
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user