WINSOCK RESET ERROR
Mostly you will want to delete the channel after an error has occurred.
However, if the error is not severe, like when using UDP channels, then it wouldn't make much sense to recreate the channel. Instead you can just reset the error and continue using the UDP channel.
SYNTAX
WINSOCK RESET ERROR channel as Dword
RELATED INFO
WINSOCK command menu
Index
EXAMPLE
Showcase-example 1
Showcase-example 2