Internet Direct (Indy)
Home
PreviousUpNext
ErrAllocationExceeded Constant

This constant corresponds to the "Disk Full or Allocation Exceeded" error code (value is 3) in TFTP protocol.

Pascal
ErrAllocationExceeded = 3;

An exception is raised in the server if when writing a file to the disk at some point no more space is available.

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.