WINSOCK CHANNEL ERROR MSG$
If a channel error occurred, you can retrieve more information using this function. It returns a string you can print on the screen for the user,
or write into a log file.
SYNTAX
Return String=WINSOCK CHANNEL ERROR MSG$(channel as Dword)
RELATED INFO
WINSOCK command menu
Index
EXAMPLE
Showcase-example 1
Showcase-example 2