[Box Backup-commit] [boxbackup/boxbackup] 68d7d5: Refactor winsock initialisation on Windows

GitHub noreply at github.com
Sun Feb 19 21:38:29 GMT 2017


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 68d7d5e59e22cd729a7fb949eab49f9ac2863780
      https://github.com/boxbackup/boxbackup/commit/68d7d5e59e22cd729a7fb949eab49f9ac2863780
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M bin/bbackupquery/bbackupquery.cpp
    M infrastructure/buildenv-testmain-template.cpp
    M lib/backupstore/BackupFileSystem.cpp
    A lib/common/MainHelper.cpp
    M lib/common/MainHelper.h
    M lib/server/Daemon.cpp

  Log Message:
  -----------
  Refactor winsock initialisation on Windows

Automatically initialise winsock in all binaries. Should fix issues with
bbstoreaccounts not working on Windows.


  Commit: cbf2afbec1eb03e6b50e9b86339826edc9d06ca5
      https://github.com/boxbackup/boxbackup/commit/cbf2afbec1eb03e6b50e9b86339826edc9d06ca5
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M lib/backupstore/BackupFileSystem.cpp
    M lib/common/Logging.h
    M lib/server/Socket.cpp

  Log Message:
  -----------
  Improve debugging for gethostbyname() failures

Improve exception message, and add a new logging macro that does the right
thing on Windows, to report what actually went wrong with socket calls.


Compare: https://github.com/boxbackup/boxbackup/compare/8365f7075a6b...cbf2afbec1eb


More information about the Boxbackup-commit mailing list