afamily

addrinfo.afamily => integer
Instance Public methods

returns the address family as an integer.

Addrinfo.tcp("localhost", 80).afamily == Socket::AF_INET #=> true
doc_ruby_on_rails
2015-03-30 05:39:42
Comments
Leave a Comment

Please login to continue.