phobos/std/c/windows
2009-03-26 18:04:44 +00:00
..
com.d rollup 2008-12-12 10:45:36 +00:00
stat.d
windows.d 2009-03-26 15:13:53 +00:00
winsock.d Resolved differences between Posix and Windows declarations for BSD socket routines by standardizing on the Posix declaration (which is likely the correct one). This required reverting some changes to std.socket and changing the type of SOCKET from uint to int, which shoudl be fine since they're both 4 bytes anyway. 2009-03-26 18:04:44 +00:00