more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
sockaddr_in6
more
net
sock
Undocumented in source.
struct
sockaddr_in6 {
AddressFamily
sin6_family
;
Port
sin6_port
;
uint
sin6_flowinfo
;
in6_addr
sin6_addr
;
uint
sin6_scope_id
;
}
Members
Variables
sin6_addr
in6_addr
sin6_addr
;
Undocumented in source.
sin6_family
AddressFamily
sin6_family
;
Undocumented in source.
sin6_flowinfo
uint
sin6_flowinfo
;
Undocumented in source.
sin6_port
Port
sin6_port
;
Undocumented in source.
sin6_scope_id
uint
sin6_scope_id
;
Undocumented in source.
Meta
Source
See Implementation
more
net
sock
aliases
Blocking
enums
AddressFamily
Protocol
SocketType
functions
accept
bind
closesocket
connect
createsocket
htonl
htons
ntohl
ntohs
recv
recvfrom
select
send
sendto
setMode
toUshort
structs
Port
SendResult
SockLengthResult
SockResult
SocketHandle
fd_set
fd_set_storage
in6_addr
in_addr
sockaddr
sockaddr_in
sockaddr_in6
unions
inet_addr
inet_sockaddr