Ctrl-C handler...

Started by newdep, August 13, 2004, 08:41:38 AM

Previous topic - Next topic

newdep

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
-- (define? (Cornflakes))

Lutz

#1
This is normal. It needs to get out of the networking function and then it will reset.



Lutz