WIZlib Library API
ver 1.0
WIZlib Library API User Menual
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
library
appmod
loopback
loopback.h
Go to the documentation of this file.
1
12
#ifndef _LOOPBACK_H
13
#define _LOOPBACK_H
14
15
#include "
common/common.h
"
16
17
18
void
loopback_tcps
(uint8 sock, uint16 port);
19
void
loopback_tcpc(uint8 sock, uint16 port);
20
void
loopback_udp
(uint8 sock, uint16 port);
21
22
#endif //_LOOPBACK_H
23
24
25
Generated on Wed Mar 13 2013 16:12:39 for WIZlib Library API by
1.8.3.1