D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
SSL
/
SSLSocket
/
Filename :
sysread_nonblock-i.ri
back
Copy
U:RDoc::AnyMethod[iI"sysread_nonblock:ETI"-OpenSSL::SSL::SSLSocket#sysread_nonblock;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NA non-blocking version of #sysread. Raises an SSLError if reading would ;TI"Nblock. If "exception: false" is passed, this method returns a symbol of ;TI"N:wait_readable, :wait_writable, or nil, rather than raising an exception.;To:RDoc::Markup::BlankLine o; ; [I"PReads _length_ bytes from the SSL connection. If a pre-allocated _buffer_ ;TI"2is provided the data will be written into it.;T: @fileI"ext/openssl/ossl_ssl.c;T:0@omit_headings_from_table_of_contents_below0I"�ssl.sysread_nonblock(length) => string ssl.sysread_nonblock(length, buffer) => buffer ssl.sysread_nonblock(length[, buffer [, opts]) => buffer ;T0[ I"(*args);T@FI"SSLSocket;TcRDoc::NormalClass00