File List
Not logged in

The union of all files from all check-ins in directory undroid/iocp   [history]


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