summaryrefslogtreecommitdiff
path: root/net/unworkable/DESCR
blob: e60ab54d6caaee29829a43ba0dd7a8f9a09ddbfe (plain)
1
2
3
4
5
6
Unworkable is a BSD-licensed BitTorrent implementation written by
Niall O'Higgins <niallo@p2presearch.com>.  Goals of this project
include efficiency, simplicity and high code quality.

Unworkable is single threaded and asynchronous, written in portable
ANSI C using libevent and mmap() for performance.