author | Alexander Sulfrian <alexander@sulfrian.net> | |
Mon, 30 Aug 2010 11:30:50 +0000 (13:30 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 28 Sep 2010 18:04:02 +0000 (11:04 -0700) | ||
commit | 2caa321503cbb6dfd3867d5befe615ae541a77b3 | |
tree | 1cf815f99bae182833e1859c9506309cb9552c77 | tree | snapshot |
parent | 515cc0101943b766fde7aa894827119e332ec033 | commit | diff |
daemon: add helper function named_sock_setup
Add named_sock_setup as helper function for socksetup to make it
easier to create more than one listen sockets. named_sock_setup could
be called more than one time and add the new sockets to the supplied
socklist_p.
Signed-off-by: Alexander Sulfrian <alexander@sulfrian.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add named_sock_setup as helper function for socksetup to make it
easier to create more than one listen sockets. named_sock_setup could
be called more than one time and add the new sockets to the supplied
socklist_p.
Signed-off-by: Alexander Sulfrian <alexander@sulfrian.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
daemon.c | diff | blob | history |