Message273292
| Author | Paul McGuire |
|---|---|
| Recipients | Paul McGuire, gvanrossum, vstinner, yselivanov |
| Date | 2016-08-21.10:47:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471776444.18.0.166555274462.issue27822@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To clarify how I'm using a socket without a bound address, I am specifying the destination address in the call to transport.sendto(), so there is no address on the socket itself, hence getsockname() fails. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-21 10:47:24 | Paul McGuire | set | recipients: + Paul McGuire, gvanrossum, vstinner, yselivanov |
| 2016-08-21 10:47:24 | Paul McGuire | set | messageid: <1471776444.18.0.166555274462.issue27822@psf.upfronthosting.co.za> |
| 2016-08-21 10:47:24 | Paul McGuire | link | issue27822 messages |
| 2016-08-21 10:47:24 | Paul McGuire | create | |