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

Dotan Barak dotanba at gmail.com
Sun Jun 8 09:10:19 PDT 2008


Hi.

Bradley Kite wrote:
> 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?
>   
I reviewed the libsdp code and epoll is not implemented in this library.


Dotan



More information about the general mailing list