I've imported the loopctl stuff and merged in the thread cancelation
functionality from nsd/tclinit.c, including a crash fix.  (Still needs
a man page)

If you used to do:

  set tids [ns_ictl threads]
  ns_ictl cancel $tid

You can now do:

  set tids [ns_loopctl threads]
  ns_loopctl abort $tid

I'm going to remove threads|cancel from ns_ictl.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to