On Wed, Oct 27, 2010 at 8:13 AM, Junio C Hamano [off-list ref] wrote:
--------------------------------------------------
[Graduated to "master"]
<snip>
* as/daemon-multi-listen (2010-08-30) 2 commits
(merged to 'next' on 2010-09-30 at 8083bf4)
+ daemon: allow more than one host address given via --listen
+ daemon: add helper function named_sock_setup
Thanks. I've not rebased my win32-daemon branch to master with two
trivial fix-ups:
* A typo in the subject "detcach" -> "detach" (as you pointed out in a
private e-mail)
* I removed the NO_POSIX_GOODIES-conditional removal of --detach,
--user and --group from the usage-string, since they are still being
parsed.
The result is available from git://repo.or.cz/git/kusma.git
win32-daemon-v6 if you want to pull, or do you want me to re-send the
series?