Tao.Sdl SDK Documentation

SdlNet.SDLNet_GenericSocket.ready Field

Non-zero when data is ready to be read, or a server socket has a connection attempt ready to be accepted.

[Visual Basic]
Public ready As Integer
[C#]
public int ready;

See Also

SdlNet.SDLNet_GenericSocket Class | Tao.Sdl Namespace