[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] Q: Will listener FD receive regular EV_READ callbacks?
The libevent documentation mentions connection listeners that provide callback events for listener file descriptors.
My question is - if we register EV_READ callback on a listener file descriptor, will it get EV_READ events when a
new connection is arriving or the only way to work with listenets is via evconnlistener interface?
- Alex
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.