privsock.c

#include "privsock.h"
#include "utility.h"
#include "defs.h"
#include "str.h"
#include "netstr.h"
#include "sysutil.h"
#include "sysdeputil.h"
#include "session.h"

関数

void priv_sock_init (struct vsf_session *p_sess)
void priv_sock_send_cmd (int fd, char cmd)
void priv_sock_send_str (int fd, const struct mystr *p_str)
char priv_sock_get_result (int fd)
char priv_sock_get_cmd (int fd)
void priv_sock_get_str (int fd, struct mystr *p_dest)
void priv_sock_send_result (int fd, char res)
void priv_sock_send_fd (int fd, int send_fd)
int priv_sock_recv_fd (int fd)
void priv_sock_send_int (int fd, int the_int)
int priv_sock_get_int (int fd)


Sat Aug 1 13:42:14 2009に生成されました。  doxygen 1.4.7