⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
BasicSocket
/
View File Name :
sendmsg_nonblock-i.ri
U:RDoc::AnyMethod[iI"sendmsg_nonblock:ETI"!BasicSocket#sendmsg_nonblock;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"Zsendmsg_nonblock sends a message using sendmsg(2) system call in non-blocking manner.;To:RDoc::Markup::BlankLine o; ; [I"*It is similar to BasicSocket#sendmsg ;TI"=but the non-blocking flag is set before the system call ;TI"*and it doesn't retry the system call.;T@o; ; [I"OBy specifying a keyword argument _exception_ to +false+, you can indicate ;TI"Othat sendmsg_nonblock should not raise an IO::WaitWritable exception, but ;TI"0return the symbol +:wait_writable+ instead.;T: @fileI"ext/socket/lib/socket.rb;T:0@omit_headings_from_table_of_contents_below0I"ibasicsocket.sendmsg_nonblock(mesg, flags=0, dest_sockaddr=nil, *controls, opts={}) => numbytes_sent ;T0[ I"G(mesg, flags = 0, dest_sockaddr = nil, *controls, exception: true);T@FI"BasicSocket;TcRDoc::NormalClass00