Steven Sacks wrote:
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


Hi,

I have scanned your article through, and one interesting point is about the 536 byte packet size. Can you tell me which version of Flash this goes back to, (we are compiling with CS3 atm)?

   Does the limit also apply to XMLSocket?

   Cheers.

   Glen

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to