sdl_net flush socket?
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
Popular Topics
Advertisement
Recommended Tutorials
Advertisement