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