~zosrothko/poco/+git/poco:fix/posix-sleep

Last commit made on 2022-07-26
Get this branch:
git clone -b fix/posix-sleep https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
fix/posix-sleep
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

79acccc... by Alex Fabijanic <email address hidden>

fix(SocketReactor): pollTimeout assignment and ConnectorTest leak

5b4e193... by Alex Fabijanic <email address hidden>

feat(SocketReactor): add socket to ErrorNotification

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

chore(SocketReactor): one-liners inlined, removed redundant try/catch in dospatch, remove unused onBusy()

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

feat(Thread): Add Thread::set/getAffinity() #3709

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

fix(mingw): lowercase winsock2 and iphlpapi to allow cross compile #3711

8fdc04d... by Alex Fabijanic <email address hidden>

fix(Any): #3682 #3683 #3692 #3712

0421bb8... by Alex Fabijanic <email address hidden>

fix(PollSet): wakeup fd is never read #3708

670d2d8... by Alex Fabijanic <email address hidden>

chore(ThreadTest): add missing include

7a5a61c... by Alex Fabijanic <email address hidden>

feat(SocketReactor): improvements #3713

578efad... by Alex Fabijanic <email address hidden>

fix(PollSet): wakeup fd is never read (windows portion and some other optimizations) #3708