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

TSocketOption

Declaration

Source position: ssockets.pp line 49

type TSocketOption = (

  soDebug,

  soReuseAddr,

  soKeepAlive,

  soDontRoute,

  soBroadcast,

  soOOBinline

);


Documentation generated on: 2025-07-25