My patch mainly affects client process so it's not changing the described behaviour. (The socket is still not closed in parent process).
On Sun, Apr 3, 2011 at 21:11, Kristis Makris <[email protected]> wrote: > How does your latest patch affect this issue? > > http://bugzilla.mkgnu.net/show_bug.cgi?id=1535 > > On Fri, 2011-04-01 at 00:14 +0300, Yavor Nikolov wrote: > > I've just observed something in Scmbug::Daemon which seems suspicious > > to me - Client sockets are not closed in parent process after > > forking /just in child one/. I have a gut feeling they should be > > closed in parent too. > > > > I cant find much documentation on that topic, though this note seems > > to be close tho what I mean: > > http://docstore.mik.ua/orelly/perl/cookbook/ch17_10.htm > > > > (Just tested closing socket in parent too - doesn't seem to break > > anything on Linux when daemon is running in forked mode). > > > > - Yavor > > _______________________________________________ > > scmbug-users mailing list > > [email protected] > > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users >
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
