Getting ready for blocking sockets

git-svn-id: svn://kolibrios.org@2994 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr
2012-10-30 19:46:04 +00:00
parent d55a5ca34c
commit 8e79162d05
2 changed files with 53 additions and 6 deletions

View File

@@ -80,6 +80,8 @@ SO_REUSEPORT = 1 shl 7
SO_USELOOPBACK = 1 shl 8
SO_BINDTODEVICE = 1 shl 9
SO_BLOCK = 1 shl 10
; Socket level
SOL_SOCKET = 0