add SO_SELECT_ERR_QUEUE to socket.h
introduced in linux-v3.10 commit 7d4c04fc170087119727119074e72445f2bb192b
This commit is contained in:
parent
4b0306c83c
commit
8f6ec7217f
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ struct linger
|
|||
#define SO_PEEK_OFF 42
|
||||
#define SO_NOFCS 43
|
||||
#define SO_LOCK_FILTER 44
|
||||
#define SO_SELECT_ERR_QUEUE 45
|
||||
|
||||
#ifndef SOL_SOCKET
|
||||
#define SOL_SOCKET 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue