class Async::IO::BasicSocket

def type

def type
	self.local_address.socktype
end