Hamlib  3.3
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.17

Hamlib documentation for version 3.3 -- Wed Jan 29 2020 00:00:00
Project page: http://www.hamlib.org