
31 Mar
2011
31 Mar
'11
5:09 p.m.
El 31/03/2011 17:09, Rusk . escribió:
Hi Ion,
Thanks very much for your reply.
In my application I wanted to use interprocess_condition class as well - what would I need to modify in there to cope with EOWNERDEAD errors?
I'm afraid I haven't experimented with condition variables and EOWNERDEAD. Currently there is no interface to know if EOWNERDEAD was returned from internal condition variable wait. I don't know which solution will be best. You will need to experiment a bit... Best, Ion