Re: [gtk-vnc-devel] PATCH: Portability to compile under MinGW for Windows



Daniel P. Berrange wrote:
This patch addresses the (surprisingly few) portability problems which
prevent compilation of gtk-vnc with MinGW. We had already addressed
the major problem with the  pthreads based coroutine in the past, and
this ties up loose ends. The two issues addressed are a drop in impl
of getaddrinfo from GNULIB, and errno / WSAGetLastError() changes.

I'm surprised this worked this easily but then I thought that perhaps you've only tested with GNUtls?

My understanding was that Windows sockets were not file descriptors and that read/write cannot be used with them. Neither can select. It's been a long time since I've done windows socket programming though so I may be mistaken.

Regards,

Anthony Liguori




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