[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_socket_set_option

Declaration

Source position: lazgio2.pas line 8432

function g_socket_set_option(

  socket: PGSocket;

  level: gint;

  optname: gint;

  value: gint;

  error: PPGError

):gboolean;