(boost::)asio and kqueue problem
Hartmut.Brandt at dlr.de
Hartmut.Brandt at dlr.de
Fri Oct 14 08:19:17 UTC 2016
I have a fix that works and is better and simpler than the previous and will try to put it together in the next few days.
harti
From: Scott Mitchell [mailto:scott.k.mitch1 at gmail.com]
Sent: Friday, October 14, 2016 2:16 AM
To: freebsd-current at freebsd.org
Cc: sepherosa at gmail.com; kostikbel at gmail.com; Brandt, Hartmut; adrian.chadd at gmail.com
Subject: (boost::)asio and kqueue problem
I am not using boost but I have also encountered this unexpected behavior when calling listen after kevent. Is their any update on the approach to merge filt_soread and filt_solisten?
FYI - MacOS does not have this unexpected behavior. Read events are not "missed" if the listen is done after the kevent EVFILT_READ change is registered.
Thanks,
-Scott
More information about the freebsd-current
mailing list