[686] in Moira Commits
moira commit: 'moira/server mr_scall.c'
daemon@ATHENA.MIT.EDU (danw@MIT.EDU)
Thu Jan 6 16:43:47 2000
From: danw@MIT.EDU
Date: Thu, 6 Jan 2000 16:43:41 -0500 (EST)
Message-Id: <200001062143.QAA282391@antharia.mit.edu>
To: moira-commits@MIT.EDU
Update of /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/server
In directory antharia.mit.edu:/afs/ops.mit.edu/user/danw/moira/acl/server
Modified Files:
mr_scall.c
Log Message:
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.