ROOT 6.08/07 Reference Guide |
#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"
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) |
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 | ||
) |