SimAVR
AVR Simulator
|
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <poll.h>
Go to the source code of this file.
Functions | |
static int | network_init () |
static void | network_release () |