pterm.c now relies on backend `exitcode' functions returning <0 when
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 31 Mar 2003 12:10:08 +0000 (12:10 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 31 Mar 2003 12:10:08 +0000 (12:10 +0000)
commit0da1a7905bb03d899c94b3d3d9b25c9e61698390
treeb7dff015e68fb28bdce958f2fa7346727baf568e
parent10705014ce38c846c2314823550beb0371c5fc6c
pterm.c now relies on backend `exitcode' functions returning <0 when
the session is still connected, and not returning an exit code until
after it's finished.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3033 cda61777-01e9-0310-a592-d414129be87e
raw.c
rlogin.c
telnet.c