src/libc/net.c File Reference

Implementation of transactional safe versions of some C library (libc) network functions. More...

#include <netinet/in.h>
#include <assert.h>
#include <errno.h>
#include "tm_macros.h"
#include "libc_internal.h"

Go to the source code of this file.

Defines

#define NS_INADDRSZ   4

Functions

TM_WAIVER unsigned long int strtoul (const char *nptr, char **endptr, int base)
TM_WAIVER int isspace (int c)
uint16_t txc_libc_htons (uint16_t x)
int txc_libc_inet_aton (const char *cp, struct in_addr *addr)
const char * txc_libc_inet_ntop (int af, const void *src, char *dst, socklen_t size)


Detailed Description

Implementation of transactional safe versions of some C library (libc) network functions.

Definition in file net.c.


Generated on Wed Dec 9 20:32:40 2009 for xCalls by  doxygen 1.4.7