summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Zhakov <ivan@apache.org>2022-01-19 12:03:28 +0000
committerIvan Zhakov <ivan@apache.org>2022-01-19 12:03:28 +0000
commit544428e7120ac244f0a09ddf3463a0f4b42ee436 (patch)
treea35cd28a6092731b639177a68f31faa9446a97ae
parent9f9375278461a2c7675d66411412af65b08c0e6c (diff)
downloadapr-544428e7120ac244f0a09ddf3463a0f4b42ee436.tar.gz
New development branch to rework win32 poll wakeup implemention. The plan is:
- Explicitly use apr_socket_t instead of apr_file_t for wakeup `pipe` - Remove code in win32 apr_file_t implementation that emulates working with sockets as files. Sockets on Windows are not kernel objects and should be used only via Winsock API. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/win32-pollset-wakeup-no-file-socket-emulation@1897199 13f79535-47bb-0310-9956-ffa450edef68
0 files changed, 0 insertions, 0 deletions