FYI:

I did some more work on getting nsproxy to work under windows. The next problem we run into is that it makes use of readv() and writev() which are not directly available in windows. Some research that I did indicates that some compilers have sort of "wrappers" for them but even those may not work out of the box. Personally I am not a windows programmer so "porting" that is out of my league.

To summarize: the sticking points here are poll(), readv() and writev(), all of which have analogues on windows, but there would need to be something of a rewrite to make it more OS-independent.

Rusty


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to