summaryrefslogtreecommitdiff
path: root/examples/hlapi/asyncore/sync/manager
Commit message (Collapse)AuthorAgeFilesLines
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2730-0/+1444
* Asyncio and Twisted API moved entirely into high-level domain to be aligned with other high-level APIs. This WILL BREAK backward compatibility for those apps that use Twisted API.