MI_DATAGRAM :: Datagram functions. More...
#include <arpa/inet.h>#include <errno.h>#include <fcntl.h>#include <netinet/in.h>#include <netdb.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <sys/un.h>#include <sys/socket.h>#include <sys/stat.h>#include <sys/types.h>#include <unistd.h>#include <signal.h>#include "../../resolve.h"#include "../../cfg/cfg_struct.h"#include "mi_datagram.h"#include "datagram_fnc.h"#include "mi_datagram_parser.h"#include "mi_datagram_writer.h"
Go to the source code of this file.
Definition in file datagram_fnc.c.
| int mi_sock_check | ( | int | fd, | |
| char * | fname | |||
| ) | [static] |
Definition at line 190 of file datagram_fnc.c.
1.7.1