http://www.stevensacks.net/2009/12/08/flash-socket-class-does-not-wait-for-flush/

The Socket class documentation is incorrect. Calling flush() not only is not necessary, it also has no effect, since all data written to a socket is sent automatically.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to