Documentation
Dlang.org
Poll.fdHasClosed
gst
poll
Poll
Check if fd in set has closed the connection.
class
Poll
bool
fdHasClosed
(
gst.poll_fd.PollFD
fd
)
Parameters
fd
gst
.
poll_fd
.
PollFD
a file descriptor.
Return Value
Type:
bool
true if the connection was closed.
gst
poll
Poll
functions
addFd
fdCanRead
fdCanWrite
fdCtlPri
fdCtlRead
fdCtlWrite
fdHasClosed
fdHasError
fdHasPri
fdIgnored
getReadGpollfd
readControl
removeFd
restart
setControllable
setFlushing
wait
writeControl
Check if fd in set has closed the connection.