Advertisement

sdl_net flush socket?

Started by March 03, 2004 09:31 PM
-1 comments, last by supagu 20 years, 11 months ago
is it possible to flush a socket? the problem is, when a client joins, the server sends packets down a tcp stream, and i call update so many times per second, so info builds up on the clients, and its gets old data. or maybe some way to determine if the stream has more info left in it after i take out a peice of info - this would be a better idea?

This topic is closed to new replies.

Advertisement