See File.socket?.
File.socket?
Returns:
54 55 56
# File 'lib/path/file_predicates.rb', line 54 def socket? File.socket?(@path) end