Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Apr 2018 13:36:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227259] accept()/poll() and shutdown()/close() - not work as in FreeBSD10, may broke many apps
Message-ID:  <bug-227259-227-OBcQ0S7s6k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227259-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227259-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227259

emss@free.fr changed:

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

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

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

In last comment on https://freeswitch.org/jira/browse/FS-10580 M. Jerris st=
ates
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 happenin=
g.
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 i=
ssue
further, but add some logging around that accept in the runtime and the clo=
se
in shutdown and look at open sockets and see what is happening at shutdown."

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227259-227-OBcQ0S7s6k>