method

new

v1_9_1_378 - Show latest stable - Class: UNIXSocket
new(p1)
public

No documentation available.

static VALUE
unix_init(VALUE sock, VALUE path)
{
    return init_unixsock(sock, path, 0);
}