>From a quick look, it wouldn't be too difficult to wrap this function.
Both the input arguments can be already be handled by Swig,
and the outputs would just be an int and a fixed size tuple of ints.

            Roger

<[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>I was trying to write an asyncronous TCP server for win32 using
> WSAEventSelect (which lives if win32file). Such events require
> WaitForMultipleObjects (which lives if win32event) and
> WSAEnumNetworkEvents WHICH IS NOT EXPOSED. This makes WSAEventSelect
> useless. Does somebody know how to add the WSAEnumNetworkEvents and
> WSANetwotkEvents structure win32file?
>
> Maybe I'm missing something?
> 




----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 
Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to