mirror of
https://github.com/bstansell/conserver.git
synced 2025-01-26 21:59:18 +00:00
Merge branch 'master' into fix-crash-with-ipv6
This commit is contained in:
commit
affb22138d
@ -708,7 +708,7 @@ FileUnopen(CONSFILE *cfp)
|
||||
break;
|
||||
#if HAVE_OPENSSL
|
||||
case SSLSocket:
|
||||
retval = -1;
|
||||
retval = cfp->fd;
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user