addrinfo.unix_path => path
Instance Public methods
Returns the socket path as a string.
1 | Addrinfo.unix( "/tmp/sock" ).unix_path #=> "/tmp/sock" |
Returns the socket path as a string.
1 | Addrinfo.unix( "/tmp/sock" ).unix_path #=> "/tmp/sock" |
Designed by : w10schools
service@w10schools.com
Please login to continue.