On Thu, 31 Jan 2019 15:46:59 -0500 Andrew Piskorski <[email protected]> wrote:
> In general, what's the recommended way for Tcl and/or NaviServer > programmers to allocate handles to C-level pointers, and then access > those handles and pointers from more than one Tcl thread? Can anyone > point me to examples of code doing it the right way? You might want to look into: nsd/tclobj.c Cheers, Zoran _______________________________________________ naviserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/naviserver-devel
