Unit 'flcSocketLibSys' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fundamentals]

GetSockOpt

Declaration

Source position: flcSocketLibWindows.inc line 1019

function GetSockOpt(

  const S: TSocket;

  const Level: Integer;

  const OptName: Integer;

  const OptVal: Pointer;

  var OptLen: Integer

):Integer;



CT Web help

CodeTyphon Studio