switching the server to poll/epoll
Keith Packard
keithp at keithp.com
Sat Jun 11 20:41:31 UTC 2016
Adam Jackson <ajax at redhat.com> writes:
> This series breaks the build at a few points. "Move ETEST macro from
> io.c to osdep.h" needs to happen before "InputThreadFillPipe doesn't
> need select or poll", since the latter uses ETEST.
Swapped those two patches.
> Everything between
> "Switch server to poll(2)" to "Remove CheckConnections" fails to build
> because CheckConnections doesn't know sizeof(pollfd).
Added #include <poll.h> with the first patch and removed it in the last
patch.
I've repushed the series; there isn't any difference in the final code,
or in the content of the individual patches.
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20160611/4bf4e172/attachment.sig>
More information about the xorg-devel
mailing list