Merge from vendor branch TNF:
authorreinoud <reinoud>
Fri, 5 Aug 2005 22:00:49 +0000 (22:00 +0000)
committerreinoud <reinoud>
Fri, 5 Aug 2005 22:00:49 +0000 (22:00 +0000)
commit95cd8199af500a799fac7a067ce5d7cb4186ef01
tree37fa9fea6a537bf2ba505a3f5f257bc4ed5ea74c
parent731e7e12ec1791c1558c0dce6e08f438a175f9c4
parentc21104a0a649601d67cc84f9c74405a31ca378cc
Merge from vendor branch TNF:
LibBT is a C reimplementation of the BitTorrent core protocols.  Our
goal for the project is to develop a low overhead library version of
the protocols so that BitTorrent transfers can easily be built in to
any existing application.

A suplied application called `btget' is a full fledged bittorrent
application based on this library.