Re: [gtk-vnc-devel] PATCH: Portability to compile under MinGW for Windows
- From: Anthony Liguori <anthony codemonkey ws>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: gtk-vnc-devel <gtk-vnc-devel lists sourceforge net>
- Subject: Re: [gtk-vnc-devel] PATCH: Portability to compile under MinGW for Windows
- Date: Wed, 10 Sep 2008 15:14:59 -0500
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]