X-Spam-Check-By: sourceware.org
X-YMail-OSG: hDL9qvAVM1mI.sZlNAfrETe7Yw.vmYj6s98Slyp_sGZogVRK9tQKwBcjbqj.4Z6e0fjxMmc8QZkw0ooTwkRebCzvcuaFU_Z84MBe3Y5H.nnvhjQbVSWhB79lzJZkrlIwIMPHJ24KDKu2hT8Yf2Xbdp_5bg--
X-Mailer: YahooMailRC/471 YahooMailWebService/0.6.132.8
Date: Fri, 9 Mar 2007 16:41:38 +0530 (IST)
From: neo napster <neo_realnapster@yahoo.co.in>
Subject: Re: Difference Between CYGIPC And CYGServer
To: cygwin cygwin <cygwin@cygwin.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Message-ID: <759081.64634.qm@web7610.mail.in.yahoo.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l29BBuM8014582

After goining through the code of shm.h and shm.c of Cygipc V1.09 that we are using, 
we have noticed that in function ShmCtl we have introduced logic to do the following:

1. Detach all PIDs from the passed Shared Memory Id.
2. Detach the PID of the process calling this function from 
   all the shared memories present in the system.
3. Detach all dead PIDs from the passed Shared Memory Id, 
    if they are left unattached before dying.
4. Detach all dead PIDs from all the Shared Memories persent in the system, 
    if they  are left unattached before dying.

If we use Cygserver, can we achive these without making chages to cygserver code. 
Can we know whether the above mentioned points are covered in Cygserver?


Thanks,
Neo.


	
	
		
___________________________________________________________ 
New Yahoo! Mail is the ultimate force in competitive emailing. Find out more at the Yahoo! Mail Championships. Plus: play games and win prizes. 
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


