This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
phobos
Watch
1
Star
0
Fork
You've already forked phobos
0
mirror of
https://github.com/dlang/phobos.git
synced
2025-04-29 14:40:30 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
cf644a325a
phobos
/
std
/
c
/
windows
History
Download ZIP
Download TAR.GZ
Sean Kelly
035f8f39c1
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
..
com.d
rollup
2008-12-12 10:45:36 +00:00
stat.d
phobos 0.167
2007-09-10 05:30:20 +00:00
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