[phobos] [dlang/phobos] 1fc5f9: std.socket: Decorate Socket methods
GitHub via phobos
phobos at puremagic.com
Sun May 1 06:10:31 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 1fc5f9b34ca9bb333ee429ab2ca39e07c3304f01
https://github.com/dlang/phobos/commit/1fc5f9b34ca9bb333ee429ab2ca39e07c3304f01
Author: Vladimir Panteleev <git at thecybershadow.net>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M std/socket.d
Log Message:
-----------
std.socket: Decorate Socket methods
Commit: ebb379f294a6350545b1fd8e32ce29b9791a4933
https://github.com/dlang/phobos/commit/ebb379f294a6350545b1fd8e32ce29b9791a4933
Author: Vladimir Panteleev <git at thecybershadow.net>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M std/socket.d
Log Message:
-----------
std.socket: Cap size_t to int on Windows instead of throwing on overflow
Commit: 1e9fdc08f5dac1e7cd87919bd408164dd2084370
https://github.com/dlang/phobos/commit/1e9fdc08f5dac1e7cd87919bd408164dd2084370
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M std/socket.d
Log Message:
-----------
Merge pull request #4273 from CyberShadow/pull-20160430-213850
std.socket: Decorate Socket methods
Compare: https://github.com/dlang/phobos/compare/13025ab9a5c5...1e9fdc08f5da
More information about the phobos
mailing list