[tkined] Tcl_CreateFileHandler and Windows NT

clau@plaintree.com
Wed, 19 Nov 97 05:03:42 est

Hi. For various reasons, I'm forced to upgrade Tcl 8.0 on my NT
machine and port my scotty build (for Tcl 7.6) to it as well.
Tcl_CreateFileHandler and Tcl_DeleteFileHandler is removed from Tcl
8.0 for Windows. These two functions are so essential to the
asynchronous operation of UDP sockets that I don't have a simple fix
for it. I read in Tcl's source code that you have to create an event
Channel to wrap around it...
Has anyone got a fix?

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.