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:[email protected]] Sent: Friday, October 14, 2016 2:16 AM To: [email protected] Cc: [email protected]; [email protected]; Brandt, Hartmut; [email protected] 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
