This constant corresponds to the "Disk Full or Allocation Exceeded" error code (value is 3) in TFTP protocol.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|