Discussion:
[Bug 227259] accept()/poll() and shutdown()/close() - not work as in
(too old to reply)
b***@freebsd.org
2018-04-04 12:52:06 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259

***@gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|accept() does not wakeup on |accept()/poll() and
|shutdown()/close() |shutdown()/close() - not
| |work as in FreeBSD10, may
| |broke many apps
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@freebsd.org
2018-04-04 12:50:14 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259

***@gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |freebsd-***@FreeBSD.org
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@freebsd.org
2018-04-04 12:56:34 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259

--- Comment #2 from ***@gmail.com ---
I do not understand why shutdown() does not generates POLLHUP/EV_EOF (EV_ERROR
then add shutdowned socket) for poll() and kqueue().
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@freebsd.org
2018-04-04 13:08:32 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259

--- Comment #3 from ***@gmail.com ---
Why close() does not wakes thread that sleep on accept()?
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@freebsd.org
2018-04-04 14:37:38 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259

Conrad Meyer <***@freebsd.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC|freebsd-***@FreeBSD.org |***@freebsd.org
--
You are receiving this mail because:
You are on the CC list for the bug.
Continue reading on narkive:
Loading...