File: C:/Ruby27-x64/share/ri/2.7.0/system/UDPSocket/bind-i.ri
U:RDoc::AnyMethod[iI" bind:ETI"UDPSocket#bind;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"(Binds _udpsocket_ to _host_:_port_.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"u1 = UDPSocket.new
;TI" u1.bind("127.0.0.1", 4913)
;TI"5u1.send "message-to-self", 0, "127.0.0.1", 4913
;TI"Vp u1.recvfrom(10) #=> ["message-to", ["AF_INET", 4913, "localhost", "127.0.0.1"]];T:@format0:
@fileI"ext/socket/udpsocket.c;T:0@omit_headings_from_table_of_contents_below0I"&udpsocket.bind(host, port) #=> 0
;T0[ I"
(p1, p2);T@FI"UDPSocket;TcRDoc::NormalClass00