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