# File lib/em/pure_ruby.rb, line 619
    def get_peername
      io.getpeername
    end