Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
366
bool
367
jalib::JChunkWriter::hadError()
368
{
369
return _hadError || !_sock.isValid();
370
}
371
372
/*!
373
\fn jalib::JChunkReader::reset()
Callers
1
monitorSockets
Method · 0.45
Calls
1
isValid
Method · 0.45
Tested by
no test coverage detected