summaryrefslogtreecommitdiff
path: root/docs/async_usage.rst
Commit message (Expand)AuthorAgeFilesLines
* Add new eventlet docs + a few other tweaks to the index.rstJoshua Harlow2015-02-131-2/+3
* grammarHanno Schlichting2012-08-041-2/+2
* More async usage docs on callbacks.Ben Bangert2012-08-031-2/+15
* Doc update to remove other connect_async mention, better example of a callback.Ben Bangert2012-08-031-14/+14
* Rename connect/connect_async to start/start_async.Ben Bangert2012-08-021-2/+2
* Show proper async connect example with timeout and connection checking.Ben Bangert2012-08-011-10/+16
* correct async example, you need pass in a handler instanceHanno Schlichting2012-07-311-1/+1
* Add implementation details on handlersBen Bangert2012-07-301-0/+1
* Add async usage docsBen Bangert2012-07-301-0/+94