Looks like maybe the OS ran out of file descriptors for a short time. Maybe your MUD, or other processes on the machine, had an unusually large amount of open descriptors which all eventually closed when the processes exited or died off.
----- Original Message ----- From: "Michael Barton" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, August 29, 2002 8:21 PM Subject: anyone know this one? > Wed Aug 28 14:15:32 2002 :: Closing link to Greven. > Write_to_descriptor: Resource temporarily unavailable > Wed Aug 28 14:15:32 2002 :: Closing link to Elrond. > Write_to_descriptor: Broken pipe > Wed Aug 28 14:15:32 2002 :: Closing link to Layn. > Write_to_descriptor: Broken pipe > Wed Aug 28 14:15:32 2002 :: Closing link to Greven. > > That is repeated literally over 10,000 times in my log file... > Then the process died. I'm not sure how it died, there was no core file and > it didn't find any exit()s. > --Palrich. > > > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom > >

