method
new
v1_9_1_378 -
Show latest stable
- Class:
UNIXServer
new(p1)public
No documentation available.
static VALUE
unix_svr_init(VALUE sock, VALUE path)
{
return init_unixsock(sock, path, 1);
} new(p1)No documentation available.
static VALUE
unix_svr_init(VALUE sock, VALUE path)
{
return init_unixsock(sock, path, 1);
}