Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Feb 2006 20:38:44 +0100
From:      Ivan Voras <ivoras@fer.hr>
To:        Peter Jeremy <peterjeremy@optushome.com.au>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Restartable system call behaviour
Message-ID:  <43E10E44.1040502@fer.hr>
In-Reply-To: <20060201175826.GG824@turion.vk2pj.dyndns.org>
References:  <E1F4GPA-000CBe-Du@dilbert.firstcallgroup.co.uk> <20060201175826.GG824@turion.vk2pj.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Jeremy wrote:
> On Wed, 2006-Feb-01 11:44:08 +0000, Pete French wrote:
> 
>>I have a piece of coode which does some networking, in which I see read
>>and write calls failing with 'Interrupted system call' from time to time.
> 
> You will get EINTR if the interrupt occurs before any data is read
> or written.

Will it also happen with recv() with MSG_WAITALL flag set?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E10E44.1040502>