lunp
|
#include <rpc/xdr.h>
#include "myerror.h"
#include "myother.h"
#include "mytcp.h"
#include "mytcpserver.h"
#include "myudp.h"
#include "myudpserver.h"
#include "myxdr.h"
#include "common.h"
Vai al codice sorgente di questo file.
Definizioni | |
#define | DEFAULT_CHUNK_SIZE 256 |
Ridefinizioni di tipo (typedef) | |
typedef int | SOCKET |
typedef enum bool | bool |
Tipi enumerati (enum) | |
enum | bool { false = 0, true = 1 } |
#define DEFAULT_CHUNK_SIZE 256 |
typedef int SOCKET |
enum bool |