Path: utzoo!utstat!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!swrinde!ucsd!dog.ee.lbl.gov!ace.ee.lbl.gov!leres From: leres@ace.ee.lbl.gov (Craig Leres) Newsgroups: news.software.nntp Subject: Re: NNTP 1.5.10 full release available Message-ID: <6784@dog.ee.lbl.gov> Date: 4 Sep 90 23:12:52 GMT References: <1814@gazette.bcm.tmc.edu> Sender: usenet@dog.ee.lbl.gov Reply-To: leres@helios.ee.lbl.gov (ucbvax!leres for uucp weenies) Organization: Lawrence Berkeley Laboratory, Berkeley Lines: 16 X-Local-Date: Tue, 4 Sep 90 16:12:52 PDT Stan Barber writes: > Changes/fixes included in NNTP 1.5.10 are below: Two changes between 1.5.9 and 1.5.10 that Stan left out: Re-wrote TIMEOUT code in serve() to use select() instead of alarm(). This means that you can use both TIMEOUT and ALONE. Modified enqueue() and spawn() to close the syslog fd with closelog() so that syslog() can know to reopen the syslog port. Now, syslog's from the child work. It's probably more important that people know about these changes than that I get credit for making them... Craig