Class ShortRead

Exception thrown if Socket.recvObj receives partial data

class ShortRead
  : std.exception.ErrnoException ;

ErrnoException.errno will report EREMOTEIO.