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

fpsetsockopt

Alias for the SetSocketOptions call

Declaration

Source position: socketsh.inc line 171

function fpsetsockopt(

  s: cint;

  level: cint;

  optname: cint;

  optval: pointer;

  optlen: tsocklen

):cint;