1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

reflect the state of the onion in /lu and /tcp

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2016-07-02 13:21:16 +02:00
parent 01da99ea64
commit 3371998372
2 changed files with 17 additions and 19 deletions

View file

@ -180,7 +180,7 @@ msg(source, mc, data, vars, showingLog, target) {
rv["_context_relay"] = vars["_context"];
P1(("Invalid route in context: msg(%O, %O, %O, %O, %O) -> %O\n",
source, mc, data, vars, target, rv))
sendmsg(source, "_failure_invalid_route", 0, rv);
D2(( sendmsg(source, "_failure_invalid_route", 0, rv); ))
return 1;
} else {
P1(("%O unexpected msg(%O, %O, %O, %O, %O)\n",