CCNx-Android-Services/jni/csrc/ccnr/ccnr_net.c File Reference

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

#include <errno.h>
#include <fcntl.h>
#include <limits.h>
#include <netdb.h>
#include <poll.h>
#include <signal.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <arpa/inet.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/un.h>
#include <netinet/in.h>
#include "ccnr_private.h"
#include "ccnr_net.h"
#include "ccnr_io.h"
#include "ccnr_msg.h"

Functions

PUBLIC char * r_net_get_local_sockname (void)
PUBLIC void r_net_setsockopt_v6only (struct ccnr_handle *h, int fd)
static const char * af_name (int family)
PUBLIC int r_net_listen_on_wildcards (struct ccnr_handle *h)
PUBLIC int r_net_listen_on_address (struct ccnr_handle *h, const char *addr)
PUBLIC int r_net_listen_on (struct ccnr_handle *h, const char *addrs)


Detailed Description

Part of ccnr - CCNx Repository Daemon.


Generated on Thu Feb 16 00:45:13 2012 for CCNx for Android by  doxygen 1.5.6