Source position: ssockets.pp line 61
type TSocketStates = set of (
sosCanread,
sosCanWrite,
sosException
);