TBlockSocket.CreateAlternate
TBlockSocket

constructor CreateAlternate(Stub: string);

Unit
blcksock

Description
Create object and load all necessary DLL. What DLL is loaded is described by STUB parameter.

This constructor is working only on windows! On Linux is used libc in all cases.

See also:
Create