Subject: Re: connect() problems.
To: None <ragge@ludd.luth.se>
From: Matt Thomas <matt@3am-software.com>
List: tech-kern
Date: 05/16/2004 19:57:49
At 02:34 AM 5/15/2004, ragge@ludd.luth.se wrote:
>Posix specifies that if a connect() call is interrupted, the connection
>attempt shall not be aborted but instead be established asynchronously.

In this case, wouldn't it be appropriate to return an errno of
EINPROGRESS instead of EINTR?

-- 
Matt Thomas                     email: matt@3am-software.com
3am Software Foundry              www: http://3am-software.com/bio/matt/
Cupertino, CA              disclaimer: I avow all knowledge of this message.