tyler spivey wrote:
> ok - I hope I can get an answer:
> how come (under linux)
> i can use my favourite web browser and hit ^c (interrupt)
> and it will interrupt any network application,
> but under FreeBSD there are some operations that can't be interupted and just wait 
>there?

Your application is trapping SIGINT, and Linux is doing the wrong
thing?

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to