Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <cstdio>
#include <poll.h>
#include <termios.h>
#include <unistd.h>
#include <compat/stdin.h>
Go to the source code of this file.
Functions | |
void | SetStdinEcho (bool enable) |
bool | StdinTerminal () |
bool | StdinReady () |
bool StdinReady | ( | ) |