glRVInetMaxConnect

<< Click to display table of contents >>

glRVInetMaxConnect

Maximal possible count of simultaneous connections to the same host.

Unit [VCL and LCL] MRVInetTypes;

Unit [FMX] fmxMRVInetTypes;

const
  RVINET_DEFAULT_MAX_CONNECT = 8
var
  glRVInetMaxConnect : Integer = RVINET_DEFAULT_MAX_CONNECT;