summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2022-01-19 12:03:28 +0000
committerivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2022-01-19 12:03:28 +0000
commit702c6031338f7e1af5eb44f457c66e15bb2a99e7 (patch)
treea35cd28a6092731b639177a68f31faa9446a97ae
parentfdf36c29c4a3ac0f7c7433635ec52c4397ca814c (diff)
downloadlibapr-702c6031338f7e1af5eb44f457c66e15bb2a99e7.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