#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/time.h>
#include <sys/types.h>
#include <signal.h>
#include "hamlib/rig.h"
#include "network.h"
#include "misc.h"
Functions | |
int | network_open (hamlib_port_t *rp, int default_port) |
Open network port using rig.state data. | |
int | network_close (hamlib_port_t *rp) |
Hamlib documentation for version 1.2.15.1 -- Thu Jun 5 07:11:28 2014
Project page: http://www.hamlib.org