Paparazzi UAS
v5.12_stable-4-g9b43e9b
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 Sat Feb 9 2019 06:43:56 for Paparazzi UAS by
1.8.8