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/

Reply via email to