In message <[EMAIL PROTECTED]> on Mon, 29 Sep 2003 16:29:36 +0200, "Gisle Vanem"
<[EMAIL PROTECTED]> said:
giva> >From latest e_os.h (inside VxWORKS ifdef):
giva>
giva> #define ioctlsocket(a,b,c) ioctl((a),(b),*(int*)(c))
That got changed to this:
#define ioctlsocket(a,b,c) ioctl((a),(b),(int)(c))
--
Richard Levitte \ Tunnlandsv�gen 3 \ [EMAIL PROTECTED]
[EMAIL PROTECTED] \ S-168 36 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]