https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234258
Jason A. Harmening <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] CC| |[email protected] --- Comment #1 from Jason A. Harmening <[email protected]> --- It looks like this is fallout from the split between dataflow and listening sockets done in r319722. Listening sockets now take a completely separate path through solisten_wakeup(), which unlike sowakeup() does not pend SIGIO for SS_ASYNC sockets. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
