sapling/eden/py
Puneet Kaushik 6e1ab237d4 Call WSAStartup and fix the type information for the socket APIs
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
2019-10-18 12:39:09 -07:00
..
eden Call WSAStartup and fix the type information for the socket APIs 2019-10-18 12:39:09 -07:00
test update license headers in .py files 2019-06-19 17:02:46 -07:00
CMakeLists.txt build edenfsctl with CMake 2019-09-11 13:20:43 -07:00