Unit 'ssockets' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-net]

TSocketStates

Declaration

Source position: ssockets.pp line 77

type TSocketStates = set of (

  sosCanread,

  sosCanWrite,

  sosException

);


Documentation generated on: 2025-07-25