bitflag enum io.SslSocketEvents

bitflag enum SslSocketEvents: io.SocketEvents {
    SslHandshakeCompleted,
};