Wez Furlong wrote:
> Log:
> A add much more useful select(2) implementation than is provided by
> windows sockets.

  This broke the build for me.

  I get 1500+ errors that look like this one:

    c:\programme\microsoft sdk\include\winsock2.h(2478): error C2375:
    'WSAAsyncGetHostByName': Redefinition; different binding;
    c:\programme\microsoft sdk\include\winsock.h(925):
    See declaration of 'WSAAsyncGetHostByName'

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to