Files
MaxScale/server
Markus Mäkelä 159c8bb5d1 Listen for only EPOLLIN events with listeners
The example in the epoll(7) manpage only sets the EPOLLIN event flag.

Although it is not explicitly stated that only EPOLLIN events arrive for
sockets that are listening, any other types of events should not be
relevant for listeners.
2017-05-15 19:32:02 +03:00
..
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00