~zosrothko/poco/+git/poco:feat/net-move

Last commit made on 2021-06-07
Get this branch:
git clone -b feat/net-move https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
feat/net-move
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

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

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

feat: move semantics for sockets and addresses

62c0615... by Alex Fabijanic <email address hidden>

chore(Net-testsuite): fix some tests warnings

564b4d0... by Alex Fabijanic <email address hidden>

feat(SocketReactor): Add completion handling to SocketReactor #3290 (add scheduled handlers and runOne())

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

feat(SocketReactor): Add completion handling to SocketReactor #3290

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

feat(DatagramSocket): DatagramSocket does not allow IPV6_V6ONLY #3283

710b2c5... by Alex Fabijanic <email address hidden>

feat(IPAddress): add functions returning addres as raw bytes

03d3251... by Alex Fabijanic <email address hidden>

feat(Endpoint): add some low-level accessors

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

fix(EndpointTest): add missing include