mirror of
https://github.com/soypat/lneto.git
synced 2026-09-05 22:39:06 +00:00
add as of now unused af_inet6 for posterity
This commit is contained in:
@@ -15,6 +15,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
AF_INET = 0x2
|
AF_INET = 0x2
|
||||||
|
AF_INET6 = 0xa
|
||||||
SOCK_STREAM = 0x1
|
SOCK_STREAM = 0x1
|
||||||
SOCK_DGRAM = 0x2
|
SOCK_DGRAM = 0x2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user