|
Mr IPC
|
#include <stddef.h>#include <string.h>#include <sys/socket.h>#include <arpa/inet.h>#include "mr_ipc.h"Makrodefinitionen | |
| #define | MAXPENDING 4 |
Funktionen | |
| int | MrIpcStartServer (char *IpAddr, int Port) |
| #define MAXPENDING 4 |
| int MrIpcStartServer | ( | char * | IpAddr, |
| int | Port | ||
| ) |
1.8.1.2