Encapsulates the Windows-specific Winsock protocol stack used by Indy.
TIdStackWinsock = class(TIdStack)
Description
TIdStackWinsock is a TIdStack descendant that encapsulates the Winsock library into an object at a low-level. This class is created and destroyed as needed. This is mentioned only because there a few useful low-level properties and methods.