Function StreamPeerSSL.poll
Poll the connection to check for incoming bytes. Call this right before StreamPeer
for it to work properly.
void poll() nothrow @nogc;
Poll the connection to check for incoming bytes. Call this right before StreamPeer
for it to work properly.
void poll() nothrow @nogc;