]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - client.h
Fix para_client hangs.
[paraslash.git] / client.h
index 199d5c9a5b9564cdac6c8746ed8a82d873836657..31f2cc76140daf9aeb60180d0e89ad31f7a01b96 100644 (file)
--- a/client.h
+++ b/client.h
@@ -58,7 +58,7 @@ struct private_client_data {
        /** the client task structure */
        struct task task;
        /** non-zero if task is unregistered */
        /** the client task structure */
        struct task task;
        /** non-zero if task is unregistered */
-       int eof;
+       int error;
        /** the buffer used for handshake and receiving */
        char buf[CLIENT_BUFSIZE];
        /** number of bytes loaded in \p buf */
        /** the buffer used for handshake and receiving */
        char buf[CLIENT_BUFSIZE];
        /** number of bytes loaded in \p buf */