Boost.Asio documentation needs to be updated

17 Feb
2012
17 Feb
'12
3:22 a.m.
All, The documentation states that Boost.Asio requires __USE_W32_SOCKETS must be defined when using Cygwin. That doesn't seem to be true any longer. When I define __USE_W32_SOCKETS compilation of several components (e.g. ./boost/test/impl/debug.ipp) fail with "error: '::select' has not been declared". Without that definition compilation works apparently fine. Regards, -- Bernd
4868
Age (days ago)
4868
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bernd Prager