mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01:00
e40f07099d
* fix(Net): Add Unix socket support on windows #4208 * feat(Net): add abstract local socket support #4208 * fix(PollSet): use localhost socket in PollSet on windows when available #4208 * fix(PollSetTest): comment checking unconnected sockets status (Linux epoll signals them as readable/writable)