PollFD
Object Hierarchy:
Description:
[ CCode ( type_id = "G_TYPE_POLLFD" ) ]
public struct PollFD
Represents a file descriptor, which events to poll for, and which events occurred.
Content:
Constants:
- public const string FORMAT
A format specifier that can be used in
printf-style format strings when printing the fd
member of a
PollFD.
Methods:
Fields: