]> andersk Git - moira.git/commit - server/mr_scall.c
zero out the client request structure when returning an MR_DOWN or
authordanw <danw>
Thu, 6 Jan 2000 21:43:40 +0000 (21:43 +0000)
committerdanw <danw>
Thu, 6 Jan 2000 21:43:40 +0000 (21:43 +0000)
commit187dc9edc6791960907ebbb01ef44c543c64053d
treea3971d03dc604061cc97220e3e368250ca3a822a
parent2e899a98094f4805b1f6a44f36cba23a09eb7499
zero out the client request structure when returning an MR_DOWN or
MR_UNKNOWN_PROC, so it doesn't possibly try to append to it when
reading the next request. This appears to be the bug that makes moirad
sometimes exit silently when the database is closed, although I still
don't know it's exiting without startmoira commenting on the fact.
server/mr_scall.c
This page took 0.053381 seconds and 5 git commands to generate.