2009-06-11 19:13:17 UTC
Miro
I think I was unhappy in my comment #3 about my application example.
I didn“t neeed ( In fact, I MUST NOT do!) to make a (ordinary) call to start the log transmission, but post a event to the log_dispatcher machine, right? It will be safe since the thread in charge of log the event will be finished (RTC) *before* the log_dispatcher handled the event posted by it and so start the communication service.
My wrong thought is a kind of simple C + fsm + synchronus programming mode I was used to do...sounds like a ex-girl friend insisting in get back..:):)
Thanks
Ricardo Raupp