Bitcoin ABC 0.30.5
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 () |
void SetStdinEcho | ( | bool | enable | ) |
bool StdinReady | ( | ) |