pfamily

addrinfo.pfamily => integer
Instance Public methods

returns the protocol family as an integer.

Addrinfo.tcp("localhost", 80).pfamily == Socket::PF_INET #=> true
doc_ruby_on_rails
2015-03-30 08:20:36
Comments
Leave a Comment

Please login to continue.