Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
socket.h
Go to the documentation of this file.
1
2
void
socket_init
(
int
is_server);
3
int
socket_recv
(
char
*buffer,
int
len);
4
void
socket_send
(
char
*buffer,
int
len);
socket_send
void socket_send(char *buffer, int len)
Definition:
socket.c:47
socket_recv
int socket_recv(char *buffer, int len)
Definition:
socket.c:41
socket_init
void socket_init(int is_server)
Definition:
socket.c:19
sw
airborne
modules
digital_cam
catia
socket.h
Generated on Tue Jun 21 2016 14:01:18 for Paparazzi UAS by
1.8.8