The iocp extension implements a framework for implementing Tcl channels using I/O completion ports on Windows. The following packages are built on top of this framework:
2024-09-30 iocp 2.0b1 released.
- enable lazy loading of Bluetooth so TCP sockets can still be used on servers without Bluetooth libraries installed
- fixed crash in Bluetooth asynchronous connect
- fixed reversed sense of -nagle option to TCP sockets