mirror of https://github.com/neutrinolabs/xrdp
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. |
||
---|---|---|
.. | ||
devel | ||
Makefile.am |