Joedb 9.1.4
The Journal-Only Embedded Database
|
#include "joedb/concurrency/Server.h"
#include "joedb/concurrency/Client.h"
#include "joedb/concurrency/IO_Context_Wrapper.h"
#include "joedb/ui/Client_Parser.h"
#include "joedb/ui/main_exception_catcher.h"
#include <iostream>
#include <cstring>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
namespace | joedb |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 85 of file joedb_server.cpp.