Home
last modified time | relevance | path

Searched refs:path_socket_p (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/ext/pathname/
H A Dpathname.c930 path_socket_p(VALUE self) in path_socket_p() function
1571 rb_define_method(rb_cPathname, "socket?", path_socket_p, 0); in Init_pathname()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.311825 * ext/pathname/pathname.c (path_socket_p): Pathname#socket?