MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
Utilities for handling streams. More...
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
#include <semaphore.h>
#include "json.h"
#include "stream.h"
#include "procs.h"
#include "config.h"
#include "socket.h"
#include "defines.h"
#include "shared_memory.h"
#include "dtsc.h"
#include "triggers.h"
Functions | |
static void | replace (std::string &str, const std::string &from, const std::string &to) |
static void | replace_variables (std::string &str) |
static std::string | strftime_now (const std::string &format) |
Utilities for handling streams.
|
static |
|
static |
|
static |