|
From: | Richard Frith-Macdonald |
Subject: | [bug #24882] Daemons not automatically shutting down when GNUstep applications start |
Date: | Fri, 21 Nov 2008 10:11:07 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.26.2 (KHTML, like Gecko) Version/3.2 Safari/525.26.12 |
Update of bug #24882 (project gnustep): Status: None => Fixed Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #1: Well ... sort of fixed ... This is a long-standing known problem ... the NSMessagePort support on windows is implemented using the windows mailbox api, and this api propvides no way to notify you when a client process goes away. The workaround is to 'ping' each client at intervals (about 30 seconds to avoid too heavy a load) and this keepalive mechanism is now used (svn trunk). _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?24882> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |