78fa1c15b2
poll() is specified in POSIX.1-2001 as a simpler interface for multiplexed file descriptors than select(). It also provides more functionality. This PR replaces the select() calls used in xrdp with poll() equivalents. |
||
---|---|---|
.. | ||
authmod.c | ||
authtest.c | ||
config.c | ||
dis.c | ||
Makefile.am | ||
sesadmin.c | ||
sesrun.c | ||
tools_common.c | ||
tools_common.h | ||
xcon.c |