Tao.Sdl SDK Documentation

SdlNet.SDLNet_TCP_Close Method 

[Visual Basic]
Public Shared Sub SDLNet_TCP_Close( _
   ByVal sock As IntPtr _
)
[C#]
public static void SDLNet_TCP_Close(
   IntPtr sock
);

See Also

SdlNet Class | Tao.Sdl Namespace