~crass/libtorrent/+git/HEAD:feature/bind

Last commit made on 2019-12-05
Get this branch:
git clone -b feature/bind https://git.launchpad.net/~crass/libtorrent/+git/HEAD

Branch merges

Branch information

Name:
feature/bind
Repository:
lp:~crass/libtorrent/+git/HEAD

Recent commits

48008ee... by rakshasa <email address hidden>

Merge remote-tracking branch 'origin/master' into feature/bind

f68194a... by Jari Sundell <email address hidden>

Consolidate make script to optimize build. (#206)

c181b8d... by Rosen Penev

Fix log format so GCC can check it. (#205)

b57ca61... by Jari Sundell <email address hidden>

Fix compiler warnings. (#204)

25a7c76... by Tadej Obrstar <email address hidden>

Fix for inotify missing quickly renamed files (#203)

3cec247... by Fabrice Fontaine

libtorrent.pc.in: add Libs.Private (#202)

Add Libs.Private: -lz so applications that want to link statically with
libtorrent (such as rtorrent) will know that they must link with -lz

Fixes:
 - http://autobuild.buildroot.org/results/075598e1699c2ac20a4dfbcb5695bbb7343f9a86

Signed-off-by: Fabrice Fontaine <email address hidden>

9bbbee6... by Jari Sundell <email address hidden>

Backport changes from feature-bind. (#200)

0a27986... by rakshasa <email address hidden>

Added bind manager tests.

11a62dd... by rakshasa <email address hidden>

More test stuff.

f1ac08b... by rakshasa <email address hidden>

Added more bind tests.