aboutsummaryrefslogtreecommitdiff
path: root/src/random.cpp
diff options
context:
space:
mode:
authorAdam Weiss <[email protected]>2014-09-10 12:26:59 -0400
committerAdam Weiss <[email protected]>2014-09-10 12:48:13 -0400
commite982b574a5e8878fb50f8f75c179474f2b1661dd (patch)
tree02ca4e9f00b2f6af46a771766fca0b915e90933f /src/random.cpp
parentFix crashing bug caused by orphan(s) with duplicate prevout.hash (diff)
downloaddiscoin-e982b574a5e8878fb50f8f75c179474f2b1661dd.tar.xz
discoin-e982b574a5e8878fb50f8f75c179474f2b1661dd.zip
Use explicit fflush() instead of setvbuf()
Flushing after every line when printing to console is desirable when running with systemd but setvbuf() has slightly different semantics on Windows that causes warnings. Just do an explicit fflush() after each line print to console instead.
Diffstat (limited to 'src/random.cpp')
0 files changed, 0 insertions, 0 deletions