itch-mold-replay 1.0
Time-accurate NASDAQ TotalView-ITCH 5.0 replay over MoldUDP64
Loading...
Searching...
No Matches
file_descriptor.h File Reference
#include <filesystem>
#include <fcntl.h>
#include <source_location>
#include <system_error>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

class  imr::util::FileDescriptor
 RAII file descriptor wrapper. More...
 

Namespaces

namespace  imr
 
namespace  imr::util
 

Concepts

concept  imr::util::SyscallInvocable
 Concept representing any callable taking no arguments and returning an int (wrapping open/dup/socket/etc).