On Thu, 31 Jan 2019 14:48:11 -0500 Andrew Piskorski <[email protected]> wrote:
> I know that the Tcl nsv_get command is implemented by > NsTclNsvGetObjCmd(). But in the NaviServer C code, what is > Ns_VarGet() for? I don't see it used anywhere. Is Ns_VarGet() a C > interface to exact same nsv_get functionality, or is it for something > completely different? The Ns_VarXXX is a programatic interface (from C) to the nsv (Naviserver Shared Variables) storage. Cheers, Zoran _______________________________________________ naviserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/naviserver-devel
