|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] use xs_watch from userspace and use epoll instead of select
Hello. I have some examples of usage xs_watch in userspace that contains
loop with select function usage. If i use epoll, no events returned from
epoll_wait...
Does it matter to use select from fd that used for watch?
epoll fd added with ev.events = (EPOLLIN | EPOLLPRI | EPOLLONESHOT);
--
Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Selfip.Ru
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] use xs_watch from userspace and use epoll instead of select,
Vasiliy G Tolstov <=
|
|
|
|
|