[Overview][Constants][Types][Classes] | Reference for unit 'blcksock' (#synapse) |
Source position: blcksock.pas line 142
type THookSocketReason = ( |
HR_ResolvingBegin, |
HR_ResolvingEnd, |
HR_SocketCreate, |
HR_SocketClose, |
HR_Bind, |
HR_Connect, |
HR_CanRead, |
HR_CanWrite, |
HR_Listen, |
HR_Accept, |
HR_ReadCount, |
HR_WriteCount, |
HR_Wait, |
HR_Error |
); |
No notes exist for this page yet.