mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Merge branch 'master' of https://github.com/odin-lang/Odin
This commit is contained in:
@@ -1329,6 +1329,7 @@ Socket_Option :: enum {
|
|||||||
ACCEPTCONN = 30,
|
ACCEPTCONN = 30,
|
||||||
PEERSEC = 31,
|
PEERSEC = 31,
|
||||||
PASSSEC = 34,
|
PASSSEC = 34,
|
||||||
|
IP_ADD_MEMBERSHIP = 35,
|
||||||
MARK = 36,
|
MARK = 36,
|
||||||
PROTOCOL = 38,
|
PROTOCOL = 38,
|
||||||
DOMAIN = 39,
|
DOMAIN = 39,
|
||||||
|
|||||||
Reference in New Issue
Block a user