MCPcopy Create free account
hub / github.com/dmtcp/dmtcp / hadError

Method hadError

jalib/jsocket.cpp:366–370  ·  view source on GitHub ↗

! \fn jalib::JChunkWriter::hadError() */

Source from the content-addressed store, hash-verified

364 \fn jalib::JChunkWriter::hadError()
365 */
366bool
367jalib::JChunkWriter::hadError()
368{
369 return _hadError || !_sock.isValid();
370}
371
372/*!
373 \fn jalib::JChunkReader::reset()

Callers 1

monitorSocketsMethod · 0.45

Calls 1

isValidMethod · 0.45

Tested by

no test coverage detected