[phobos] [D-Programming-Language/phobos] 0d0869: fix Issue 14013 - std.socket: off-by-one error whe...

GitHub via phobos phobos at puremagic.com
Mon Jan 19 17:45:52 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0d08691c6d869388456ff676423f63dbb78998e5
      https://github.com/D-Programming-Language/phobos/commit/0d08691c6d869388456ff676423f63dbb78998e5
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M std/socket.d

  Log Message:
  -----------
  fix Issue 14013 - std.socket: off-by-one error when automatically resizing on POSIX


  Commit: 5aff75618dd8de677ba4e2a643610b1052e203eb
      https://github.com/D-Programming-Language/phobos/commit/5aff75618dd8de677ba4e2a643610b1052e203eb
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M std/socket.d

  Log Message:
  -----------
  fix Issue 14012 - std.socket: wrong SocketSet.max on Posix


  Commit: 13d8fa6195fc822f439637625753115efe0369eb
      https://github.com/D-Programming-Language/phobos/commit/13d8fa6195fc822f439637625753115efe0369eb
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M std/socket.d

  Log Message:
  -----------
  Merge pull request #2882 from CyberShadow/pull-20150120-005744

fix std.socket issues 14012 and 14013


Compare: https://github.com/D-Programming-Language/phobos/compare/9c26b67f4f27...13d8fa6195fc


More information about the phobos mailing list