SockWship6Api variable

Var SockWship6Api: Boolean;

Unit
synsock

Description
When socket library not support enhanced functions, then synsock try load external WSHIP6 library with some of needed functions. This state is signaled by this variable.

Some prelimitary IPv6 supports in Windows does not have needed functions in winsock, but only on external library. Synsock can working with this testing implementations, but autodetecting of socket type is not supported!

Firts Windows operating system with proper IPv6 implementation is WinXP SP1!