TBlockSocket.LastError
TBlockSocket
property LastError: Integer;
Unit
blcksock
Description
Last socket operation error code. Error codes are described in socket documentation.
Human readable error description is stored in LastErrorDesc property.
See also:
ESynapseError, ExceptCheck, GetErrorDesc, LastErrorDesc, RaiseExcept, SockCheck