author | Alexandre Julliard <julliard@winehq.org> | |
Wed, 14 Feb 2007 17:10:26 +0000 (18:10 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Feb 2007 18:25:41 +0000 (10:25 -0800) | ||
commit | 20276889d6610d87c17b058ac0c49601ed950e61 | |
tree | 43f14891fa24f042f0014d3f5f6c0cd868a5cb4e | tree | snapshot |
parent | 958545c5a11e5d6745e34df28abdd4a03a1f40fa | commit | diff |
git-daemon: Avoid leaking the listening sockets into child processes.
This makes it possible to restart git-daemon even if some children are
still running.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This makes it possible to restart git-daemon even if some children are
still running.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
daemon.c | diff | blob | history |