Message240914
| Author | raulcd |
|---|---|
| Recipients | exarkun, giampaolo.rodola, lekma, neologix, nvetoshkin, pitrou, r.david.murray, raulcd, vstinner |
| Date | 2015-04-14.15:39:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429025970.02.0.0255375573102.issue21327@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
after conversation with @r.david.murray I understand that we only want to return the type, not all the flags, so the function will return just the socket.SOCK_STREAM or socket.SOCK_DGRAM ... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-14 15:39:30 | raulcd | set | recipients: + raulcd, exarkun, pitrou, vstinner, giampaolo.rodola, r.david.murray, lekma, nvetoshkin, neologix |
| 2015-04-14 15:39:30 | raulcd | set | messageid: <1429025970.02.0.0255375573102.issue21327@psf.upfronthosting.co.za> |
| 2015-04-14 15:39:30 | raulcd | link | issue21327 messages |
| 2015-04-14 15:39:29 | raulcd | create | |