Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

ip.c File Reference

#include "config.h"
#include <netinet/in.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "dnet.h"

Go to the source code of this file.

Classes

struct  ip_handle

Functions

ip_tip_open (void)
ssize_t ip_send (ip_t *i, const void *buf, size_t len)
ip_tip_close (ip_t *i)


Function Documentation

ip_t* ip_close ip_t i  ) 
 

Definition at line 95 of file ip.c.

References NULL.

Referenced by __pyx_f_4dnet_2ip___dealloc__(), ip_open(), send_main(), and START_TEST().

ip_t* ip_open void   ) 
 

Definition at line 26 of file ip.c.

References errno, ip_close(), and NULL.

Referenced by __pyx_f_4dnet_2ip___init__(), send_main(), and START_TEST().

ssize_t ip_send ip_t i,
const void *  buf,
size_t  len
 

Definition at line 63 of file ip.c.

References memset.

Referenced by __pyx_f_4dnet_2ip_send(), and send_main().


Generated on Sun May 14 14:51:22 2006 by  doxygen 1.4.2