mirror of
https://github.com/facebook/sapling.git
synced 2024-12-29 08:02:24 +03:00
6e1ab237d4
Summary: The connect() API was erroring out when running with Python2 code, which could be because of missing type information. In this diff, we have explicitly declared the APIs with their type information. Plus also calling WSAStartup to initialize the socket library before using winsock. Reviewed By: chadaustin Differential Revision: D17883242 fbshipit-source-id: b83a3994efca61eed0f2e621f1848b0a9f27fecf |
||
---|---|---|
.. | ||
eden | ||
test | ||
CMakeLists.txt |