]> jfr.im git - solanum.git/commit - libratbox/src/kqueue.c
kqueue: also use EV_ONESHOT for read events
authorJilles Tjoelker <redacted>
Fri, 11 Apr 2008 09:08:37 +0000 (11:08 +0200)
committerJilles Tjoelker <redacted>
Fri, 11 Apr 2008 09:08:37 +0000 (11:08 +0200)
commit7b224e33b53a98a3db72467633596bbdad40ac3a
treeb308f4b1c126276382b4a053bd708b33e7e19e12
parent8ebc7a6b133ab7fed389fbb4fa732da2e700c830
kqueue: also use EV_ONESHOT for read events
This makes the kernel's state agree with our handler pointer.
SSL may need to suspend selecting for reading to write
something, e.g. with renegotiation.
libratbox r25223
libratbox/src/kqueue.c