November 13, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 35e83863c2d0d2ab8892a8b540a935df58fddc88
      https://github.com/D-Programming-Language/phobos/commit/35e83863c2d0d2ab8892a8b540a935df58fddc88
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M std/socket.d

  Log Message:
  -----------
  Added @property to some functions in std.socket which are clearly properties.


  Commit: 3c0d5ad9412035618b7a494c52f63cb7a682b7fa
      https://github.com/D-Programming-Language/phobos/commit/3c0d5ad9412035618b7a494c52f63cb7a682b7fa
  Author: Alex Rønne Petersen <alex@lycus.org>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M std/socket.d

  Log Message:
  -----------
  Merge pull request #938 from jmdavis/socket

Added @property to some functions in std.socket which are clearly properties.


Compare: https://github.com/D-Programming-Language/phobos/compare/a6cb849cc893...3c0d5ad94120