Logo ROOT   6.07/09
Reference Guide
Functions
TKSocket.cxx File Reference
#include <stdlib.h>
#include <errno.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <unistd.h>
#include "TKSocket.h"
#include "TSocket.h"
#include "TError.h"
Include dependency graph for TKSocket.cxx:

Functions

int krb5_net_read (krb5_context context, int fd, char *buf, int len)
 
int krb5_net_write (krb5_context context, int fd, const char *buf, int len)
 

Function Documentation

int krb5_net_read ( krb5_context  context,
int  fd,
char *  buf,
int  len 
)
int krb5_net_write ( krb5_context  context,
int  fd,
const char *  buf,
int  len 
)