ccnr_main.c File Reference

Part of ccnr - CCNx Repository Daemon. More...

Go to the source code of this file.

Functions

static int stdiologger (void *loggerdata, const char *format, va_list ap)
static void handle_signal (int sig)
int main (int argc, char **argv)

Variables

static struct ccnr_handleglobal_h = NULL
static const char * ccnr_usage_message
 CCNR Usage message.

Detailed Description

Part of ccnr - CCNx Repository Daemon.

Definition in file ccnr_main.c.


Function Documentation

static void handle_signal ( int  sig  )  [static]

Definition at line 46 of file ccnr_main.c.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 123 of file ccnr_main.c.

static int stdiologger ( void *  loggerdata,
const char *  format,
va_list  ap 
) [static]

Definition at line 37 of file ccnr_main.c.

Referenced by main().


Variable Documentation

const char* ccnr_usage_message [static]

CCNR Usage message.

Definition at line 55 of file ccnr_main.c.

Referenced by main().

struct ccnr_handle* global_h = NULL [static]

Definition at line 43 of file ccnr_main.c.

Generated on Tue Aug 21 14:54:26 2012 for Content-Centric Networking in C by  doxygen 1.6.3