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

Method isDone

jalib/jsocket.cpp:339–343  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

337 \fn jalib::JChunkWriter::isDone()
338 */
339bool
340jalib::JChunkWriter::isDone()
341{
342 return _length <= _sent;
343}
344
345/*!
346 \fn jalib::JChunkWriter::writeOnce()

Callers 1

monitorSocketsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected