mirror of
https://github.com/libssh2/libssh2.git
synced 2025-08-07 08:02:56 +03:00
- Bug #1862727 fixed libssh2_poll() to work on windows (by defining HAVE_SELECT).
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#define HAVE_WINSOCK2_H
|
||||
#define HAVE_IOCTLSOCKET
|
||||
#define HAVE_SELECT
|
||||
|
||||
/* same as WSABUF */
|
||||
struct iovec {
|
||||
|
Reference in New Issue
Block a user