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