Implements a Berkeley Sockets-style protocol stack.
TIdStackBSDBase = class(TIdStack);
TIdStackBSDBase is a TIdStack descendant that implements a Berkeley Sockets-style protocol stack. TIdStackBSDBase the ancestor for other protocol stack implementations based on BSD sockets, like TIdStackWindows and TIdStackLinux.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|