Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <61891BA043DED21180920090273F1738E18E87@argentina.telogy.com> From: Arlen Barr To: "'cygwin'" Subject: posix compliance of sockets Date: Wed, 28 Jun 2000 09:05:05 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Hi all, I'm having problems with the recv() call under Cygwin. Under posix (or at least on Solaris and Irix) this call will not block on io unless you set a flag (MSG_WAITALL), however the cygwin/socket.h file does not define this constant and always blocks on io in my code. has anyone else had similar problems with socket calls? arlen -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com