1. 04 Aug, 2014 1 commit
    • Dominik Charousset's avatar
      Fix MinGW build · 068470bb
      Dominik Charousset authored
      Fix some issues with CAF on MinGW:
      - Correctly initialize networking on Windows using WSAStartup()
      - Rename `interface` member function to `message_types` because `interface` is
        a define on Windows (srsly Microsoft?)
      - Cast to correct pointer type when using `send` or `recv`
      - Fix some warnings caused by using `int` instead of `native_socket_t`
      
        The issues have been reported by GitHub user xmt.
      068470bb
  2. 31 Jul, 2014 2 commits
  3. 28 Jul, 2014 10 commits
  4. 26 Jul, 2014 1 commit
  5. 25 Jul, 2014 5 commits
  6. 24 Jul, 2014 5 commits
  7. 23 Jul, 2014 6 commits
  8. 22 Jul, 2014 7 commits
  9. 21 Jul, 2014 3 commits