ShortRead

Exception thrown if a read/recv receives partial data

ErrnoException.errno will report EREMOTEIO.

class ShortRead : ErrnoException {}

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta