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

g_socket_new

Declaration

Source position: lazgio2.pas line 8416

function g_socket_new(

  family: TGSocketFamily;

  type_: TGSocketType;

  protocol: TGSocketProtocol;

  error: PPGError

):PGSocket;