Message242199
| Author | gvanrossum |
|---|---|
| Recipients | Elizacat, asvetlov, gc, gvanrossum, pitrou, vstinner, yselivanov |
| Date | 2015-04-28.18:36:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1430246215.19.0.101689743107.issue23749@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Looks like Antoine drew the same diagram but quicker. :-) Regarding the waiter arg, you can leave that None if you don't need it. It is intended to give the caller a way to block (using event loop machinery) until the connection is ready. But if your caller doesn't need it that's fine. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-28 18:36:55 | gvanrossum | set | recipients: + gvanrossum, pitrou, vstinner, asvetlov, yselivanov, Elizacat, gc |
| 2015-04-28 18:36:55 | gvanrossum | set | messageid: <1430246215.19.0.101689743107.issue23749@psf.upfronthosting.co.za> |
| 2015-04-28 18:36:55 | gvanrossum | link | issue23749 messages |
| 2015-04-28 18:36:55 | gvanrossum | create | |