Bug 14012 – std.socket: wrong SocketSet.max on Posix

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-01-20T00:56:00Z
Last change time
2015-02-18T03:41:25Z
Keywords
pull
Assigned to
nobody
Creator
dlang-bugzilla

Comments

Comment #0 by dlang-bugzilla — 2015-01-20T00:56:17Z
The SocketSet.max property is not calculated correctly on POSIX.
Comment #1 by github-bugzilla — 2015-01-20T01:45:56Z
Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/5aff75618dd8de677ba4e2a643610b1052e203eb fix Issue 14012 - std.socket: wrong SocketSet.max on Posix https://github.com/D-Programming-Language/phobos/commit/13d8fa6195fc822f439637625753115efe0369eb Merge pull request #2882 from CyberShadow/pull-20150120-005744 fix std.socket issues 14012 and 14013
Comment #2 by dlang-bugzilla — 2015-01-20T02:00:15Z
Comment #3 by github-bugzilla — 2015-02-18T03:41:25Z