diff options
| author | Wladimir J. van der Laan <[email protected]> | 2013-04-27 14:27:05 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2013-04-27 15:37:26 +0200 |
| commit | fe9e88cb06cf47fc30b122e3c768aa0dc1813e48 (patch) | |
| tree | b91665b6a8e19bdf90af461b1926190399f82986 /src/txdb.cpp | |
| parent | Merge pull request #2572 from laanwj/2013_04_wasted_space (diff) | |
| download | discoin-fe9e88cb06cf47fc30b122e3c768aa0dc1813e48.tar.xz discoin-fe9e88cb06cf47fc30b122e3c768aa0dc1813e48.zip | |
fix !O_NONBLOCK where ~O_NONBLOCK was meant
Using ! on a non-zero value will always return 0.
Also remove some duplicate and superfluous code in other places.
Diffstat (limited to 'src/txdb.cpp')
0 files changed, 0 insertions, 0 deletions