winpty/unix-adapter
Ryan Prichard 90164c34a9 Get the agent + libpconsole + unix-adapter trio working.
- Update the Agent to use separate control and data pipes and to receive
   arbitrary-sized packets.  Handle child process creation in the agent.

 - Fix bugs in libpconsole:
    - Insert a space between the pipe names on the agent command line.
    - Don't close the desktop and window station until after connecting
      to the agent's pipes.

 - Change the format of the pconsole_start_process env parameter from an
   array of wide-character-string pointers to a single contiguous block of
   memory, like that accepted by CreateProcess.
2012-02-20 01:23:46 -08:00
..
main.cc Get the agent + libpconsole + unix-adapter trio working. 2012-02-20 01:23:46 -08:00
Makefile Get the agent + libpconsole + unix-adapter trio working. 2012-02-20 01:23:46 -08:00
Shared.cc Get the agent + libpconsole + unix-adapter trio working. 2012-02-20 01:23:46 -08:00