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
2c218ca7cc75a0913ddb7ba954cb36d0ac8e3923
zhangyang-libzt
/
include
History
Joseph Henry
1020386fa7
Removed protocol version build flags, defaults to IPV4 && IPV6
2017-10-18 17:57:51 -07:00
..
Debug.hpp
Fixed accidentally deleted newline in debug macros
2017-10-11 16:19:23 -07:00
Defs.h
Windows Support
2017-10-09 17:56:40 -07:00
libzt.h
Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI
2017-10-16 16:45:46 -07:00
lwIP.hpp
IPV6 interface tweaks
2017-10-16 12:23:10 -07:00
lwipopts.h
Removed protocol version build flags, defaults to IPV4 && IPV6
2017-10-18 17:57:51 -07:00
Platform.h
Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace
2017-09-27 13:42:27 -07:00
README.md
Introduction of sequential-API build variant, better thread safety (lwIP only)
2017-09-27 02:29:04 -07:00
Utilities.h
Windows Support
2017-10-09 17:56:40 -07:00
VirtualBindingPair.h
Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace
2017-09-27 13:42:27 -07:00
VirtualSocket.h
Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace
2017-09-27 13:42:27 -07:00
ZT1Service.h
Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI
2017-10-16 16:45:46 -07:00
README.md
For applications, see
libzt.h
for POSIX-like socket API.