= private = protected
socket?()
See FileTest.socket?.
static VALUE path_socket_p(VALUE self) { return rb_funcall(rb_mFileTest, id_socket_p, 1, get_strpath(self)); }