On Mon, 28 Sep 1998, guy keren wrote: > Linux has non-restarting system calls Aiee. Linux socket calls are interruptable and WILL return an EINTR if interrupted. This seems to show BSD origins, or at least, thinking ;) Peter