FD_CREATE
fn
fd_set * FD_CREATE(uint capacity) extern(Windows) nothrow pureCreates a new fd_set with the specified capacity.
fd_set * FD_CREATE(uint capacity) extern(Windows) nothrow pureCreates a new fd_set with the specified capacity.