method

sysread_nonblock

v1_9_3_392 - Show latest stable - Class: OpenSSL::SSL::SSLSocket
sysread_nonblock(*args)
private

A non-blocking version of #sysread. Raises an SSLError if reading would block.

Reads length bytes from the SSL connection. If a pre-allocated buffer is provided the data will be written into it.