# File lib/em-http/http_connection.rb, line 135 def peer Socket.unpack_sockaddr_in(@peer)[1] rescue nil end