This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-libzt
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-libzt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
76af1d42464c719e90c28df447d8d5badf6dd035
zhangyang-libzt
/
include
History
Joseph Henry
76af1d4246
Fix for Debian compile error: api_sleep (taking address of temporary array)
2017-12-07 11:09:38 -08:00
..
libzt.h
zts_* API updates, unfinished lwIP tweaks
2017-11-21 15:53:31 -08:00
libztDebug.h
Added check for ZT_TRACE in debug macros
2017-11-29 17:06:06 -08:00
libztDefs.h
Fix for Debian compile error: api_sleep (taking address of temporary array)
2017-12-07 11:09:38 -08:00
lwIP.h
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
lwipopts.h
Reworked packet-netif routing code
2017-11-13 15:27:56 -08:00
picoTCP.h
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
README.md
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
RingBuffer.h
zts_* API updates, unfinished lwIP tweaks
2017-11-21 15:53:31 -08:00
SysUtils.h
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
Utilities.h
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
VirtualBindingPair.h
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
VirtualSocket.h
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
VirtualSocketLayer.h
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
2017-11-06 13:50:20 -08:00
VirtualTap.h
zts_* API updates, unfinished lwIP tweaks
2017-11-21 15:53:31 -08:00
ZT1Service.h
Removed duplicate documentation and function prototypes
2017-11-15 15:51:54 -08:00
README.md
See
libzt.h
for POSIX-like socket API exposed for applications.