# File lib/thin/connection.rb, line 157 def socket_address Socket.unpack_sockaddr_in(get_peername)[1] end