WINSOCK CHANNEL ERROR NR
This one will just return an error number. You should use WINSOCK CHANNEL ERROR() to check for errors on channels.
SYNTAX
Return Integer=WINSOCK CHANNEL ERROR NR(channel as Dword)
RELATED INFO
WINSOCK command menu
Index
EXAMPLE
Showcase-example 1
Showcase-example 2