socket-chunking-end-of-file

Class

Package: excl

A of this condition class is signaled when reading from a socket in chunking mode and the zero length chunk is encountered. This condition is not an error so it can be ignored. However without using this signal you can't distinguish a chunking end of file from an actual end of file.

Sockets are discussed in socket.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.