yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
SSLSocket.this
yu
asyncsocket
sslsocket
SSLSocket
Undocumented in source.
this
(EventLoop loop, Socket sock, SSL* ssl, BIO* bioRead, BIO* bioWrite)
class
SSLSocket
static if
(
IOMode == IO_MODE.iocp
)
this
(
EventLoop
loop
,
Socket
sock
,
SSL
*
ssl
,
BIO
*
bioRead
,
BIO
*
bioWrite
)
this
(EventLoop loop, Socket sock, SSL* ssl)
Meta
Source
See Implementation
yu
asyncsocket
sslsocket
SSLSocket
constructors
this
destructors
~this
functions
handlshake
onClose
onRead
onWrite
setHandshakeCallBack
writeBIOtoSocket
properties
isAlive
variables
_isHandshaked