| GetLastSocketError |
| |
Get the last error on a TCP/IP socket |
| |
| Library |
 |
wh::internet/tcpip.whlib |
| |
| Syntax |
 |
PUBLIC INTEGER FUNCTION GetLastSocketError (INTEGER connectionid) |
| |
| Parameters |
 |
| connectionid |
 |
Integer connectionid to use |
 |
|
| |
| Returns |
 |
Integer with last error at this connection (if exists) |
| |