TCP socket type (opaque)
For a list of all members of this type, see SdlNet.TCPsocket Members.
System.Object
System.ValueType
Tao.Sdl.SdlNet.TCPsocket
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This is an opaque data type used for TCP connections. This is a pointer, and so it could be NULL at times. NULL would indicate no socket has been established.
typedef struct _TCPsocket *TCPsocket
Namespace: Tao.Sdl
Assembly: Tao.Sdl (in Tao.Sdl.dll)
SdlNet.TCPsocket Members | Tao.Sdl Namespace | SdlNet.UDPsocket | SdlNet.SDLNet_GenericSocket