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

TSocketOptions

Declaration

Source position: ssockets.pp line 51

type TSocketOptions = set of (

  soDebug,

  soReuseAddr,

  soKeepAlive,

  soDontRoute,

  soBroadcast,

  soOOBinline

);


Documentation generated on: 2025-07-25