- New winsock (part 1 of x)
authorCameron Gutman <aicommander@gmail.com>
Sat, 6 Feb 2010 02:32:13 +0000 (02:32 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 6 Feb 2010 02:32:13 +0000 (02:32 +0000)
commitff2d0c4e3a73cbde5dbad77a186e4665c84d3216
tree359bd9611063b439b43d5be85685fa99dd24ac67
parent166bc10af9e5769e87b8a128db656b155a7e5f13
 - New winsock (part 1 of x)
 - Remove the old ws2_32

svn path=/branches/aicom-network-branch/; revision=45448
21 files changed:
dll/win32/ws2_32/include/catalog.h [deleted file]
dll/win32/ws2_32/include/debug.h [deleted file]
dll/win32/ws2_32/include/handle.h [deleted file]
dll/win32/ws2_32/include/upcall.h [deleted file]
dll/win32/ws2_32/include/ws2_32.h [deleted file]
dll/win32/ws2_32/misc/async.c [deleted file]
dll/win32/ws2_32/misc/bsd.c [deleted file]
dll/win32/ws2_32/misc/catalog.c [deleted file]
dll/win32/ws2_32/misc/dllmain.c [deleted file]
dll/win32/ws2_32/misc/event.c [deleted file]
dll/win32/ws2_32/misc/handle.c [deleted file]
dll/win32/ws2_32/misc/ns.c [deleted file]
dll/win32/ws2_32/misc/sndrcv.c [deleted file]
dll/win32/ws2_32/misc/stubs.c [deleted file]
dll/win32/ws2_32/misc/upcall.c [deleted file]
dll/win32/ws2_32/tests/setup.c [deleted file]
dll/win32/ws2_32/tests/stubs.tst [deleted file]
dll/win32/ws2_32/tests/tests/WinsockEvent.c [deleted file]
dll/win32/ws2_32/ws2_32.rbuild [deleted file]
dll/win32/ws2_32/ws2_32.rc [deleted file]
dll/win32/ws2_32/ws2_32.spec [deleted file]