]> jfr.im git - solanum.git/commit - ircd/newconf.c
newconf: TLS listener ports should always be defer_accept
authorWilliam Pitcock <redacted>
Sat, 5 Dec 2015 04:53:04 +0000 (22:53 -0600)
committerWilliam Pitcock <redacted>
Sat, 5 Dec 2015 04:53:04 +0000 (22:53 -0600)
commitbbccb09a903f66c5d4e5774b41a5974ba0deb41e
treed0dbb3f22c1bd91d30e7f150800b071e7795bd1f
parent493897d67c1300393415ddb824601a387572930a
newconf: TLS listener ports should always be defer_accept

TLS clients are required to send ClientHello upon connection, the server may not reply with ServerHello until this has happened
src/newconf.c