cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: non-blocking sockets portability test

From: <Nico.Baggus_at_mail.ing.nl>
Date: Wed, 3 Oct 2001 14:06:50 +0200

Here are the results from VMS:

There is no M4 on VMS (well not standard), so I did
(./configure etc. doesn't work anyway) so I tried the
four by hand.

With HAVE_O_NONBLOCK defined:

Running non-block test on: OpenVMS V7.1-1
nonblock ON with O_NONBLOCK
--------------

With HAVE_FIONBIO defined:

Running non-block test on: OpenVMS V7.1-1
nonblock ON with ioctl FIONBIO
Non-blocking socket successfully set
connect() returned -1, doing asynch connect now
select() returned after connected fine
nonblock OFF with ioctl FIONBIO
switched off non-blocking fine

-------

The others did not compile/link correctly.
(Missing routines IoctlSocket....)

regards,
Nico Baggus

-----------------------------------------------------------------
ATTENTION:
The information in this electronic mail message is private and
confidential, and only intended for the addressee. Should you
receive this message by mistake, you are hereby notified that
any disclosure, reproduction, distribution or use of this
message is strictly prohibited. Please inform the sender by
reply transmission and delete the message without copying or
opening it.

Messages and attachments are scanned for all viruses known.
If this message contains password-protected attachments, the
files have NOT been scanned for viruses by the ING mail domain.
Always scan attachments before opening them.
-----------------------------------------------------------------
Received on 2001-10-03