16#ifndef included_Retro_Rfd
17#define included_Retro_Rfd 1
29 explicit Rfd(
const char* cnam);
44 explicit operator bool()
const;
bool IsOpenNonStd() const
FIXME_docs.
bool IsOpen() const
FIXME_docs.
Rfd & operator=(const Rfd &)=delete
int Fd() const
FIXME_docs.
virtual ~Rfd()
FIXME_docs.
void CloseOrCerr()
FIXME_docs.
bool SetFd(int fd)
FIXME_docs.
Declaration of class ReventLoop.