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