pfamily

addrinfo.pfamily => integer
Instance Public methods

returns the protocol family as an integer.

1
Addrinfo.tcp("localhost", 80).pfamily == Socket::PF_INET #=> true
doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.