PmWiki

pmwiki.org

edit SideBar

Browser Architecture

   init_dnought()
   get_url()
   get_login_info()
   call_nio(struct url)                     // Horrible name
   for structure!
      init_tcp_client (server, port_num)
      init_session (username, password)
      request_subsystem(NEWIO_SUBSYSTEM)
      gets_channel()                        // Get welcome message
      .
      puts_channel(command)
      msg_init_ssh_client()