[ofa-general] SDP and epoll vs select()

Bradley Kite bradley.kite at gmail.com
Sun May 25 05:48:57 PDT 2008


Hi all,

Currently my application uses the Linux kernel's epoll interface for
socket event notifications. From what I've read it looks like the SDP
library only works with select()/poll() - is this actually the case or
will epoll work too?

Many thanks

--
Brad.



More information about the general mailing list