- Support for Fast Extensions (BEP 6), avoiding long hash checks
with Fast Resume and many bugfixes which make transfers happen at
a faster rate.
from niallo@. ok merdely@
unworkable is an asynchronous, single-thread BitTorrent implementation
written in C using libevent and mmap(). Goals of the project include
efficiency, simplicity and high code quality.
from niallo@ and ok simon@