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

g_socket_bind

Declaration

Source position: lazgio2.pas line 8336

function g_socket_bind(

  socket: PGSocket;

  address: PGSocketAddress;

  allow_reuse: gboolean;

  error: PPGError

):gboolean;