Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com List-Unsubscribe: List-Archive: List-Help: , Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <01BED9B7.07595490@NTSDEV> From: Frederic Rochard To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: What is the difference between Unix and Cygwin sockets ? Date: Thu, 29 Jul 1999 11:39:32 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id FAA08356 I've written a program that use TCP sockets under HP Unix, and it works well. I've reused the same code with Cygwin under NT Workstation 4.00. When I run the server, no connection is created (checked with netstat -a). So when I run the client program, it returns an 'EADDRNOTAVAIL' error. Thanks. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com