InitSocketInterface function
function InitSocketInterface(stack: string): Boolean;
Unit
synsock
Description
Initialize socket interface.
In Stack you can specify what library can be used. If stack is empty string, then is used default library.
See also:
DestroySocketInterface