[CDRIVER-41] Cannot build on Windows using Visual Created: 17/Feb/11  Updated: 19/Oct/16  Resolved: 17/Feb/11

Status: Closed
Project: C Driver
Component/s: None
Affects Version/s: None
Fix Version/s: 0.2

Type: Bug Priority: Major - P3
Reporter: Benoit Perrot Assignee: Kyle Banker
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Microsoft Visual Studio 2008



 Description   

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

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

This should be:

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



 Comments   
Comment by auto [ 17/Feb/11 ]

Author:

{u'login': u'banker', u'name': u'Kyle Banker', u'email': u'kylebanker@gmail.com'}

Message: CDRIVER-41
https://github.com/mongodb/mongo-c-driver/commit/c3636b8fbf3ca79908ca3e77480f0bfaf107b156

Generated at Wed Feb 07 21:08:17 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.