Message192698
| Author | noxiouz |
|---|---|
| Recipients | Tom.van.Leeuwen, amaury.forgeotdarc, noxiouz, pitrou, vstinner |
| Date | 2013-07-08.21:03:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1373317385.25.0.717549954885.issue18100@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This issue is similar like http://bugs.python.org/issue9566. It seems reasonable to apply a similar fix. But why not use the types described in the signature functions in <sys/socket.h>. In particular use for len size_t, and for n - ssize_t? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-08 21:03:05 | noxiouz | set | recipients: + noxiouz, amaury.forgeotdarc, pitrou, vstinner, Tom.van.Leeuwen |
| 2013-07-08 21:03:05 | noxiouz | set | messageid: <1373317385.25.0.717549954885.issue18100@psf.upfronthosting.co.za> |
| 2013-07-08 21:03:05 | noxiouz | link | issue18100 messages |
| 2013-07-08 21:03:05 | noxiouz | create | |