Definitions for "Libbt "
Libbt is a C-language implementation of the BitTorrent protocol suite for Unix that was designed to be linked into a variety of languages. It is implemented as a memory-efficient single threaded library, and has fdset maintenance that can be used to either add in to your select loop or its own main loop.