Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/daemon-fixes'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 14 Oct 2014 17:49:22 +0000
(10:49 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 14 Oct 2014 17:49:23 +0000
(10:49 -0700)
"git daemon" (with NO_IPV6 build configuration) used to incorrectly
use the hostname even when gethostbyname() reported that the given
hostname is not found.
* rs/daemon-fixes:
daemon: remove write-only variable maxfd
daemon: fix error message after bind()
daemon: handle gethostbyname() error
1
2
daemon.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
e2ebb5c
107efbe
)
diff --cc
daemon.c
Simple merge