Internet Direct (Indy)
Home
PreviousUpNext
GRecvBufferSizeDefault Constant

Default size allocated for the receive buffer in TIdIOHandler.

Pascal
GRecvBufferSizeDefault = 32 * 1024;

GRecvBufferSizeDefault is an Integer constant that represents the default size allocated for the receive buffer in TIdIOHandler

GRecvBufferSizeDefault is used in TIdIOHandler.Create.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.