D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Addrinfo
/
Filename :
bind-i.ri
back
Copy
U:RDoc::AnyMethod[iI" bind:ETI"Addrinfo#bind;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"$creates a socket bound to self.;To:RDoc::Markup::BlankLine o; ; [I"_If a block is given, it is called with the socket and the value of the block is returned. ;TI"&The socket is returned otherwise.;T@o:RDoc::Markup::Verbatim; [ I"-Addrinfo.udp("0.0.0.0", 9981).bind {|s| ;TI"8 s.local_address.connect {|s| s.send "hello", 0 } ;TI" p s.recv(10) #=> "hello" ;TI"};T:@format0: @fileI"ext/socket/lib/socket.rb;T:0@omit_headings_from_table_of_contents_below00I" sock;T[ I"();T@FI" Addrinfo;TcRDoc::NormalClass00