JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/mold_udp_pacer.hpp>
#include <jb/itch5/process_iostream_mlist.hpp>
#include <jb/as_hhmmss.hpp>
#include <jb/fileio.hpp>
#include <jb/log.hpp>
#include <boost/asio/io_service.hpp>
#include <boost/asio/ip/multicast.hpp>
#include <boost/asio/ip/udp.hpp>
#include <chrono>
#include <iostream>
#include <stdexcept>
#include <thread>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 78 of file itch5moldreplay.cpp.
References jb::usage::exit_status(), jb::log::init(), JB_LOG, and jb::open_input_file().