WSA & GTK



Dear GTK Team

I would like to ask just one question...  I'm working on WinSock2 project using GTK2 and I would like to make asynchronous sockets using WSAAsyncSelect function... I need it only on client side :)
I would like to ask about way have to make program checking arriving connection and reciving bytes with this function without making loop which cause program freeze without async and just one check with async... I need to run this check during normal program main progress... 

Is there any possible way how to implement it? How to perform this check? Or at least to do my WSA loop and run GTK program together? I have googled but everywhere is only WinApi stupid solution :/

Thank you for your reply :)
Martin Pavelka


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]