Hamlib  4.0~git
Macros | Functions
network.c File Reference

Network port IO. More...

#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"

Macros

#define NET_BUFFER_SIZE   64
 

Functions

int network_open (hamlib_port_t *rp, int default_port)
 Open network port using rig.state data. More...
 
void network_flush (hamlib_port_t *rp)
 Clears any data in the read buffer of the socket. More...
 
int network_close (hamlib_port_t *rp)
 

Detailed Description

Network port IO.


Generated by doxygen 1.8.14

Hamlib documentation for version 4.0~git -- Sat Apr 4 2020 16:42:11
Project page: http://www.hamlib.org