~zosrothko/poco/+git/poco:try/pollset-wsa-event-select

Last commit made on 2021-07-05
Get this branch:
git clone -b try/pollset-wsa-event-select https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
try/pollset-wsa-event-select
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

c1880fb... by Alex Fabijanic <email address hidden>

try(PollSet): WSAEventSelect attempt (mandates async sockets)

0ea527e... by Alex Fabijanic <email address hidden>

feat(Socket): expose error()

1bb9ae6... by Alex Fabijanic <email address hidden>

windows fixes, remove Endnpoint

28484fb... by Alex Fabijanic <email address hidden>

fix(SocketReactor): windows compile

ac0233b... by Alex Fabijanic <email address hidden>

feat(Socket): expose lastError()

9f177f7... by Alex Fabijanic <email address hidden>

feat(SocketReactor): execute permanent completion handlers on when there are I/O handlers and the expired ones whenever they expire

c8027f0... by Alex Fabijanic <email address hidden>

fix(SocketReactor): completion handling fixes and tests, separation of i/o and completion mutexes

11bb74a... by Alex Fabijanic <email address hidden>

fix(HostEntry): DNS HostEntry returns multiple entries #3303

96a645e... by Alex Fabijanic <email address hidden>

feat(Net): Add move semantics to Net (sockets and addresses) #3296

5219b15... by Alex Fabijanic <email address hidden>

fix(NetworkInterface): Unterminated string possible in NetworkInterfaceImpl::setPhyParams() #3301