The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
FD_CREATE
core
sys
windows
winsock2
Creates a new
fd_set
with the specified capacity.
version(Windows)
extern (
Windows
) nothrow pure @
system
fd_set
*
FD_CREATE
(
uint
capacity
)
Meta
Source
See Implementation
core
sys
windows
winsock2
functions
FD_CREATE
variables
FD_SETSIZE
Creates a new fd_set with the specified capacity.