Packages
gstreamer-0.10
Gst
PollFD
can_read
can_write
ctl_read
ctl_write
has_closed
has_error
ignored
init
fd
idx
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
can_read
Description:
public
static
bool
can_read
(
Poll
@set,
PollFD
fd)
Check if
fd
in
set
has data to be read.
Parameters:
fd
a file descriptor.
Returns:
true
if the descriptor has data to be read.