Torsten Dreyer schreef:
> Neither of this is occouring here. When I run the master without a slave, 
> there are many "Error writing data." messages on the master's console which 
> stops again when the slave is up.
> But I can startup/shutdown the master or slave independently without crash or 
> double free error messages. 
>
> Sorry - no idea for that one. 
>
> Torsten
>   
That sounds like you're using TCP, since if you were using UDP, the 
master would not know if the slave(s) received the message -- UDP is an 
unreliable protocol and the master
does not know if it is transmittiing into oblivion or reaching an actual 
slave instance of FlightGear. Provided the native protocol doesn't have 
a mechanism to provide feedback of received messages to the master, that is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to