Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
INVALID_HANDLE_VALUE is defined in handleapi.h as: `#define INVALID_HANDLE_VALUE ((HANDLE)(LONG_PTR)-1)` INVALID_SOCKET is defined in winsock.h as: #define INVALID_SOCKET (SOCKET)(~0)
- Loading branch information