]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix para_client hangs.
authorAndre Noll <maan@systemlinux.org>
Sat, 22 Dec 2007 12:52:51 +0000 (13:52 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Dec 2007 12:52:51 +0000 (13:52 +0100)
commit23c74bcff23e2eca0b37dbdb2def8fc132fe36f3
tree8e07a3bd7e7642fce4fbb2f6f6af18b3e14e4c07
parent21f08c693cfcbdacb7d0e0b3c29a397f5deae573
Fix para_client hangs.

In the client event handler we have to set the eof variable
to a negative value in order to shut down the stdout task.

Rename eof to error while at it.
client.c
client.h