CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/22 17:16:30
Modified files:
sys/net : bpf.c
Log message:
if you request a read timeout and then use kqueues to wait for them, you
end up waiting until the ring is full cos the timeout doesnt get set up
when the knote is registered.
