| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| 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 <abarr AT telogy DOT com> |
| To: | "'cygwin'" <cygwin AT sourceware DOT cygnus DOT com> |
| 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) |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |