TwiceAsNice
2019-02-18
|
#include <errno.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include "main.h"
Macros | |
#define | TIEMOUT_1 2 |
#define | TIEMOUT_2 6 |
Functions | |
static int | _service_test (int fd) |
static int | _function_test (int fd) |
int | rx_io_timeout_test (int fd) |
#define TIEMOUT_1 2 |
#define TIEMOUT_2 6 |
|
static |
|
static |
int rx_io_timeout_test | ( | int | fd | ) |