Cannot build on Windows using Visual

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 0.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      Microsoft Visual Studio 2008
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the file "mongo.h", line 27:

      #define mongo_close_socket(sock) ( closesocket(close) )

      This should be:

      #define mongo_close_socket(sock) ( closesocket(sock) )

            Assignee:
            Kyle Banker (Inactive)
            Reporter:
            Benoit Perrot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: