Windows support

David Woodhouse dwmw2 at infradead.org
Tue Feb 11 05:33:25 EST 2014


On Tue, 2014-02-11 at 11:26 +0100, Nikos Mavrogiannopoulos wrote:
> 
> The issue should be on certain releases in the 3.2.x branch. Is
> select() also working on the 3.1.16 package?

It appears to be, yes. However, my main loop is currently blocking on
reading from the tun/tap device because Windows is horrid and you can't
select() on that. So it's slightly non-trivial to tell :)

I'm currently looking at just how awful it would be to convert to using
Windows events. It's either that or spawn a thread just to handle the
tun device.

-- 
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20140211/9fd3e4db/attachment.bin>


More information about the openconnect-devel mailing list