Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / BasicSocket / send-i.ri
Size: Mime:
U:RDoc::AnyMethod[iI"	send:ETI"BasicSocket#send;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"#send _mesg_ via _basicsocket_.;To:RDoc::Markup::BlankLineo;
;	[I"_mesg_ should be a string.;T@o;
;	[I"?_flags_ should be a bitwise OR of Socket::MSG_* constants.;T@o;
;	[I"G_dest_sockaddr_ should be a packed sockaddr string or an addrinfo.;T@o:RDoc::Markup::Verbatim;	[	I"*TCPSocket.open("localhost", 80) {|s|
;TI"*  s.send "GET / HTTP/1.0\r\n\r\n", 0
;TI"  p s.read
;TI"};T:@format0:
@fileI"ext/socket/basicsocket.c;T:0@omit_headings_from_table_of_contents_below0I"Fbasicsocket.send(mesg, flags [, dest_sockaddr]) => numbytes_sent
;T0[I"(p1, p2, p3 = v3);T@FI"BasicSocket;TcRDoc::NormalClass00