Merge pull request #4776 from candtechsoftware/master

Added IP_ADD_MEMBERSHIP to  Socket_Option on Linux
This commit is contained in:
Jeroen van Rijn
2025-01-30 12:56:07 +01:00
committed by GitHub

View File

@@ -1329,6 +1329,7 @@ Socket_Option :: enum {
ACCEPTCONN = 30,
PEERSEC = 31,
PASSSEC = 34,
IP_ADD_MEMBERSHIP = 35,
MARK = 36,
PROTOCOL = 38,
DOMAIN = 39,