MSG_EXIT can now have a return code in the message, so check for that
commit5f5104e782782a26e436d5cfd59e3d38ad9063fa
authorNicholas Marriott <nicm@openbsd.org>
Sun, 22 Aug 2010 16:09:49 +0000 (22 16:09 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Sun, 22 Aug 2010 16:09:49 +0000 (22 16:09 +0000)
tree5737172895994b0dd17364c9ef1b3588dbe940d2
parente3be9b1951856f84d30c2903eccdf792618f71ba
MSG_EXIT can now have a return code in the message, so check for that
size as well. Stops the client fatal()ing on exit.
client.c