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

fpgetsockopt

Alias for the GetSocketOptions call

Declaration

Source position: socketsh.inc line 170

function fpgetsockopt(

  s: cint;

  level: cint;

  optname: cint;

  optval: pointer;

  optlen: psocklen

):cint;