mirror of
https://github.com/fluencelabs/musl
synced 2025-06-25 12:42:02 +00:00
add SO_SELECT_ERR_QUEUE to socket.h
introduced in linux-v3.10 commit 7d4c04fc170087119727119074e72445f2bb192b
This commit is contained in:
@ -194,6 +194,7 @@ struct linger
|
|||||||
#define SO_PEEK_OFF 42
|
#define SO_PEEK_OFF 42
|
||||||
#define SO_NOFCS 43
|
#define SO_NOFCS 43
|
||||||
#define SO_LOCK_FILTER 44
|
#define SO_LOCK_FILTER 44
|
||||||
|
#define SO_SELECT_ERR_QUEUE 45
|
||||||
|
|
||||||
#ifndef SOL_SOCKET
|
#ifndef SOL_SOCKET
|
||||||
#define SOL_SOCKET 1
|
#define SOL_SOCKET 1
|
||||||
|
Reference in New Issue
Block a user