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

g_socket_shutdown

Declaration

Source position: lazgio2.pas line 8433

function g_socket_shutdown(

  socket: PGSocket;

  shutdown_read: gboolean;

  shutdown_write: gboolean;

  error: PPGError

):gboolean;