[Bug 227259] accept()/poll() and shutdown()/close() - not work as in FreeBSD10, may broke many apps

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 6 13:36:07 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259

emss at free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emss at free.fr

--- Comment #8 from emss at free.fr ---
Hello,

Could this issue be related to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225863 please ?

In last comment on https://freeswitch.org/jira/browse/FS-10580 M. Jerris states
the following :
"so the way that is supposed to work is the close_socket(&listen_list.sock);
line from the shutdown function would close the socket causing the accpet to
stop blocking in the runtime function. For some reason that is not happening.
This is going to be something with either freebsd or your network settings on
the box causing that close to fail. I'm not sure how to troubleshoot that issue
further, but add some logging around that accept in the runtime and the close
in shutdown and look at open sockets and see what is happening at shutdown."

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list