Files in directory undroid/iocp in any check-in
- doc
- lib
- tclconfig
- tests
- tools
- win
- aclocal.m4
- build.txt
- configure
- configure.in
- LICENSE
- Makefile.in
- pkgIndex.tcl.in
- README.md
Packages iocp, iocp_inet, iocp_bt
Tcl extension implementing TCP and Bluetooth channels based on I/O completion ports. The iocp_inet package is API-compatible with Tcl sockets while offering much higher performance.
Requires Tcl 8.6 and Windows 7 or later.
Documentation at https://iocp.magicsplat.com.
Changes in 1.1.0
- enable lazy loading of Bluetooth so TCP sockets can still be used on servers without Bluetooth libraries installed
- fixed crash in Bluetooth asynchronous connect