Defining a socket error event function (sys.ServerErrorFunction)ΒΆ
sys.ServerErrorFunction,,p |
Socket error event function |
Pointer type variable which can be set to point to an event function to be called when a TCP/IP socket error occurs, making it possible to trap such errors. See Socket errors for detailed information on trapping such errors.
RELATED TOPICS |