Check-in [e3d4330c95]
Overview
Comment:Made updates to enhance event processing, I/O operations, etc. to address reports of stalled connections, etc.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | tls-1.8
Files: files | file ages | folders
SHA3-256: e3d4330c955bd097a4378c2057010f4b5910bdbbc2fc77a4fbfb76828459fdd7
User & Date: bohagan on 2024-07-06 04:17:38
Other Links: branch diff | manifest | tags
Context
2024-07-07
15:23
Changed to use Tcl_PkgRequireEx, only call if not using stubs. check-in: 57cd9143b5 user: bohagan tags: tls-1.8
2024-07-06
04:17
Made updates to enhance event processing, I/O operations, etc. to address reports of stalled connections, etc. check-in: e3d4330c95 user: bohagan tags: tls-1.8
2024-07-05
18:03
Updated callback handlers in tls.tcl to be backwards compatible for earlier TCLTLS versions check-in: 2c0be4cb7f user: bohagan tags: tls-1.8
Changes