tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
FD_CLR
tango
stdc
posix
sys
select
Undocumented in source. Be warned that the author may not have intended to support it.
void
FD_CLR
(int fd, fd_set* fdset)
void
FD_CLR
(int fd, fd_set* fdset)
version(!linux && darwin)
extern (
C
) extern (
D
)
void
FD_CLR
(
int
fd
,
fd_set
*
fdset
)
void
FD_CLR
(int fd, fd_set* fdset)
void
FD_CLR
(int fd, fd_set* fdset)
Meta
Source
See Implementation
tango
stdc
posix
sys
select
functions
FD_CLR
FD_ISSET
FD_SET
FD_ZERO
pselect
select
structs
fd_set
variables
FD_SETSIZE