more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
select
more
net
sock
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
) nothrow @
nogc
int
select
(
int
ignore
,
fd_set
*
readfds
,
fd_set
*
writefds
,
fd_set
*
exceptfds
,
platform_sock.timeval
*
timeout
)
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