mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
socksetup: don't return on set_reuse_addr() error
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 0032d548db
commit)
This commit is contained in:
parent
1ab661ddb7
commit
7d09fbe4ab
Loading…
Reference in New Issue
Block a user