1
0
mirror of https://github.com/golang/go synced 2024-11-24 23:17:57 -07:00

Update types_windows.go

This commit is contained in:
jiangyang 2022-05-09 10:03:05 +08:00 committed by GitHub
parent c386269ed8
commit 29ee0c866d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -576,6 +576,8 @@ const (
SO_SNDBUF = 0x1001
SO_UPDATE_ACCEPT_CONTEXT = 0x700b
SO_UPDATE_CONNECT_CONTEXT = 0x7010
SO_EXCLUSIVEADDRUSE = ^SO_REUSEADDR
IOC_OUT = 0x40000000
IOC_IN = 0x80000000