[Bug 306955] [NEW] sobby does not appear to use socket reuse flags
Chris Jones
chris.jones at canonical.com
Wed Dec 10 20:20:20 UTC 2008
Public bug reported:
Binary package hint: sobby
Restarting sobby can produce the following (from strace output):
bind(4, {sa_family=AF_INET, sin_port=htons(6522),
sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EADDRINUSE (Address already in
use)
The server is not running, but the socket will be in TIME_WAIT or
similar, so sobby should specify the appropriate REUSE option when it
creates its listening socket, allowing for instant restarts.
** Affects: sobby (Ubuntu)
Importance: Undecided
Status: New
--
sobby does not appear to use socket reuse flags
https://bugs.launchpad.net/bugs/306955
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list