Flowdock
method

protocol

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Addrinfo
protocol() public

returns the socket type as an integer.

Addrinfo.tcp("localhost", 80).protocol == Socket::IPPROTO_TCP #=> true
Show source
Register or log in to add new notes.