Two problems solved: WSA initialization and the sync-pipe initialization.
commitfd767527368553ee4f7c9927bf5e767c666cc8f7
authorRonald Landheer-Cieslak <ronald@landheer-cieslak.com>
Sun, 16 Sep 2007 13:49:33 +0000 (16 09:49 -0400)
committerRonald Landheer-Cieslak <ronald@landheer-cieslak.com>
Sun, 16 Sep 2007 13:49:33 +0000 (16 09:49 -0400)
tree27b80519387c761331a2c4a62c88a980e8d48331
parentbc7b7c37cf259a804e4dfc1de009dc8c9cc9c113
Two problems solved: WSA initialization and the sync-pipe initialization.
This repairs a bug in the connection handler and a more general bug on
Windows. The file woe32.cpp should only be used in Windows.
lib/Spin/Private/ConnectionHandler.cpp
lib/Spin/Private/atomicPrimitives.cpp
project/msvc8/Spin/Spin.vcproj
project/msvc8/Test_Spin/Test_Spin.vcproj
tests/Spin/Server.cpp