[Overview][Constants][Types][Procedures and functions] Reference for unit 'Sockets' (#rtl)

fpgetsockopt

Alias for the GetSocketOptions call

Declaration

Source position: socketsh.inc line 174

function fpgetsockopt(

  s: cint;

  level: cint;

  optname: cint;

  optval: pointer;

  optlen: psocklen

):cint;