commit | 136fea253e438a0db6a1d24d3c23f02fcb64b7c4 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Sun Feb 09 06:55:58 2014 -0800 |
committer | Eli Bendersky <eliben@gmail.com> | Sun Feb 09 06:55:58 2014 -0800 |
tree | cc2d1c706159c45d0d636e8854768dcd35f91bf0 | |
parent | b73c83318d02036281816c51e17a05c568f3db4e [diff] |
More complete documentation of event loops and policies. Documented the AbstractEventLoopPolicy interface explicitly and explained the relation between the global loop & policy access functions. Added an initial section that explains the connections in general terms. Documented missing XXX methods.