Need help with qeventloop_win

Chris January chris at atomice.net
Sun Oct 17 19:23:11 CEST 2004


> Hello
> 
> I'm currently working on network support for qt/win32. But 
> I've problems with incoming events/timers when qt needs to 
> fetch data from the socket. This is because there is no 
> implementation of (un)registerSocketNotifier(), 
> setSocketNotifierPending() and some more related functions in 
> qeventloop_win(_utils).cpp. Since I'm not good in such things 
> I hope that someone on the list knows a little bit more about 
> and can help.

You probably need to look at the Winsock 2 async I/O functions. I'll see if
I have time to take a look at this. Could you check in your network support
work so far?

Chris



More information about the kde-cygwin mailing list