summaryrefslogtreecommitdiff
path: root/receive-pack.c
diff options
context:
space:
mode:
authorSerge E. Hallyn <serue@us.ibm.com>2006-04-18 13:11:06 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-04-25 06:07:54 (GMT)
commit7d09fbe4ab7f080a8f8f5dcef7e0f3edf5e26019 (patch)
tree9fbfa7581e3f865033351994c2946016da0f52f7 /receive-pack.c
parent1ab661ddb7eb564c1c3cb97a512257860a651459 (diff)
downloadgit-1.3.1.zip
git-1.3.1.tar.gz
git-1.3.1.tar.bz2
socksetup: don't return on set_reuse_addr() errorv1.3.1
The set_reuse_addr() error case was the only error case in socklist() where we returned rather than continued. Not sure why. Either we must free the socklist, or continue. This patch continues on error. Signed-off-by: Serge E. Hallyn <serue@us.ibm.com> Signed-off-by: Junio C Hamano <junkio@cox.net> (cherry picked from 0032d548db56eac9ea09b4ba05843365f6325b85 commit)
Diffstat (limited to 'receive-pack.c')
0 files changed, 0 insertions, 0 deletions