Hello Lutz,
little remark, not sure if it behaviour or not...
This happens only in network-functions!
Normaly a (r)eset would give me back the prompt but it continues...
> (net-receive-from (net-listen 54000 "192.168.168.168" "udp") 4)
user reset -
(c)ontinue, e(x)it, (r)eset:r
user reset -
(c)ontinue, e(x)it, (r)eset:r
user reset -
(c)ontinue, e(x)it, (r)eset:r
user reset -
(c)ontinue, e(x)it, (r)eset:x
user reset -
(c)ontinue, e(x)it, (r)eset:x
This is normal. It needs to get out of the networking function and then it will reset.
Lutz