Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Jun 2002 23:41:41 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        tyler spivey <tspivey8@telus.net>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: signals and applications
Message-ID:  <3D044A25.3FB00222@mindspring.com>
References:  <20020610004426.KJAK22164.priv-edtnes27.telusplanet.net@a7a42593>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D044A25.3FB00222>