Topic Path: Symbol Reference > Constants > GRecvBufferSizeDefault Constant
ContentsIndexHome
PreviousUpNext
GRecvBufferSizeDefault Constant

Default size allocated for the receive buffer in TIdIOHandler.

File
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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.