Where is WSAEnumNetworkEvents???

Roger Upole rupole at hotmail.com
Thu Feb 3 10:32:35 EST 2005


>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

<elbertlev at hotmail.com> wrote in message 
news:1107376894.420724.260230 at c13g2000cwb.googlegroups.com...
>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 =---



More information about the Python-list mailing list