File: C:/Ruby27-x64/share/ri/2.7.0/system/UNIXServer/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"UNIXServer::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"6Creates a new UNIX server socket bound to _path_.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [
I"require 'socket'
;TI"
;TI"(serv = UNIXServer.new("/tmp/sock")
;TI"s = serv.accept
;TI"
p s.read;T:@format0:
@fileI"ext/socket/unixserver.c;T:0@omit_headings_from_table_of_contents_below0I"(UNIXServer.new(path) => unixserver
;T0[ I" (p1);T@FI"UNIXServer;TcRDoc::NormalClass00