On OpenBSD, POLLPRI and POLLRDBAND are the equivalent of exceptfds in select(2). They are used to indicate out of band socket data. On systems with STREAMS they may be used for other things.
- todd
On OpenBSD, POLLPRI and POLLRDBAND are the equivalent of exceptfds in select(2). They are used to indicate out of band socket data. On systems with STREAMS they may be used for other things.
- todd