Lines Matching +full:short +full:- +full:descriptor
2 '\" Copyright (c)1996-2006 by Hartmut Brandt
33 rpoll - callback functions for file descriptors and timers
66 probably not portable to other systems - not all systems support both calls.
78 Each event on a file descriptor or each timer event is translated into a call to a user
80 A file descriptor is registered with
83 is the file descriptor to watch,
88 to get informed when input on the file descriptor is possible,
99 The callback functions is called with the file descriptor, a mask
103 returns a handle, which may be used later to de-register the file descriptor.
104 A file descriptor may be registered more than once, if the function, the user arguments
114 A registered file descriptor may be de-registered by calling
139 selects one-short behavior (if 0) or a repeatable timer (if not 0). A one-short timer
149 A one-short timer should be canceled only if it has not yet fired.
179 return a handle which may be used to unregister the file descriptor or