# File lib/em/pure_ruby.rb, line 75
    def connect_server host, port
      bind_connect_server nil, nil, host, port
    end