Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-ID: <01bf01c2491d$470d7a20$6132bc3e@BABEL> From: "Conrad Scott" To: Subject: My bad: send & sendto on NT4.0 Date: Wed, 21 Aug 2002 15:16:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 I've just found out that the change I send in last week or so about using sendto rather than send works . . . except on NT4.0. Googling around has shown that this is a known problem and there's no patch available either AFAICT. So, it'll have to go. (Well, the recvfrom/recv patch might be able to stay but it seems cleverer just to remove the lot). Sorry about that: a bad call on my part. I'll provide a new patch to put it all back, along with a few other small patches that I've got queued up to submit. Obviously the original patch could just be reversed if that was felt preferable. Cheers, // Conrad