chiark / gitweb /
Revert "socket: if we fail to create an instantiated service for a socket, don't...
authorMichal Schmidt <mschmidt@redhat.com>
Mon, 2 Apr 2012 19:49:00 +0000 (21:49 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Mon, 2 Apr 2012 19:49:00 +0000 (21:49 +0200)
commit60089004254c68173c4e3a2ca2eda0b6102ba96f
tree64d818765d6885bc1499585fa72326a28d646782
parentfb5ef067c493c5c59b72296d9c520be1dc54b79e
Revert "socket: if we fail to create an instantiated service for a socket, don't put the socket in failure mode"

This reverts commit 9586cdfab6a2638078702b7fea7e16b3a71899e2.
(but not the TODO hunk).

The bug was already fixed by 1a710b43. And if other errors occur, we
don't want to leave the socket active in order to avoid having socket
tarpits.
src/socket.c