enum SF::Socket::Type # Types of protocols that the socket can use Members# Tcp = 0# TCP protocol Udp = 1# UDP protocol Methods# #tcp?# View source #udp?# View source