#include <string.h>#include <errno.h>#include "xarm/core/port/socket.h"#include "xarm/core/os/network.h"#include <sys/socket.h>#include <unistd.h>
Go to the source code of this file.
Functions | |
| static bool | is_ignore_errno (int fp, int port) |
| static void * | recv_proc_ (void *arg) |