diff options
author | eldritch horrors <pennae@lix.systems> | 2024-03-22 00:57:02 +0100 |
---|---|---|
committer | eldritch horrors <pennae@lix.systems> | 2024-03-31 16:42:40 +0000 |
commit | 45623f077fdd53eb227bfee94f061835e86742ff (patch) | |
tree | 423756e3f51e2df9161f89996a3c6151ab8b0083 /precompiled-headers.h | |
parent | f402c45cfa7d683fb90824cd6f6809184ed88225 (diff) |
libutil: drop Fs{Source,Sink}::good
setting this only on exceptions caused by actual fd access is not
sufficient to diagnose all errors (such as SerialisationError) in
some cases. this usually does not have any negative effects since
those errors will end up killing the process in another way. this
is not a reliable assumption though and we should be using proper
error handling (and closing connections more often, preferring to
close over keeping something open that might be in a weird state)
Change-Id: I1b792cd7ad8ba9ff0f6bd174945ab2575ff2208e
Diffstat (limited to 'precompiled-headers.h')
0 files changed, 0 insertions, 0 deletions