self-sends
Posted to
tcl
by mr_calvin at Wed May 23 23:25:28 GMT 2018
view raw
if
(thrId == Tcl_GetCurrentThread()) {
/*
* FIXME: Do something
for
callbacks to self
*/
Tcl_SetObjResult(interp, Tcl_NewStringObj("can't notify self", -1));
return
TCL_ERROR;
}
Recent Posts
junk by bcharder
31 days ago
tcl by egavilan
40 days ago
tcl by Stu
42 days ago
tcl by Stu
42 days ago
tcl by oldlaptop
75 days ago
tcl by oldlaptop
75 days ago
tcl by Molnija Bjornsson
81 days ago
tcl by Molnija Bjornsson
81 days ago
tcl by zmoment
81 days ago
tcl by zmoment
81 days ago
Submit
New paste
Documentation
From Jabber