mirror of
https://repo.or.cz/socat.git
synced 2025-07-16 16:13:24 +00:00
Mitigated regressions of 1.8.0.0 with TCP-LISTEN e.a. by making -4 the default
This commit is contained in:
parent
bd727963a0
commit
868998eb60
8 changed files with 372 additions and 92 deletions
|
@ -274,7 +274,6 @@ static int xioopen_openssl_connect(
|
|||
return STAT_NORETRY;
|
||||
}
|
||||
|
||||
xioinit_ip(&pf, xioparms.default_ip);
|
||||
if (sfd->howtoend == END_UNSPEC)
|
||||
sfd->howtoend = END_SHUTDOWN;
|
||||
if (applyopts_single(sfd, opts, PH_INIT) < 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue