Message 270046 - Python tracker
Message270046
| Author | j1m |
|---|---|
| Recipients | gvanrossum, j1m, vstinner, yselivanov |
| Date | 2016-07-09.15:17:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468077467.29.0.0263589744793.issue27392@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'd still like to find a way to handle already accepted server sockets. Can we decide on either: - a server_side flag to create_connection or - A new interface for handling an already accepted socket? I would call this handle_connection, but I'll take any name. :) I'm fine with and willing to implement either alternative. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-09 15:17:47 | j1m | set | recipients: + j1m, gvanrossum, vstinner, yselivanov |
| 2016-07-09 15:17:47 | j1m | set | messageid: <1468077467.29.0.0263589744793.issue27392@psf.upfronthosting.co.za> |
| 2016-07-09 15:17:47 | j1m | link | issue27392 messages |
| 2016-07-09 15:17:47 | j1m | create | |