Message 119831 - Python tracker
Message119831
| Author | brett.cannon |
|---|---|
| Recipients | alex, amaury.forgeotdarc, benjamin.peterson, brett.cannon, brian.curtin, exarkun, giampaolo.rodola, lemburg, pitrou |
| Date | 2010-10-29.00:26:46 |
| SpamBayes Score | 0.088979885 |
| Marked as misclassified | No |
| Message-id | <1288312008.44.0.129775752502.issue10093@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If a new, unbound socket uses some form of OS resource, then a warning is needed. Is their an equivalent limitation like there is with file descriptors as to how many an OS can possibly have open at once? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-29 00:26:48 | brett.cannon | set | recipients: + brett.cannon, lemburg, exarkun, amaury.forgeotdarc, pitrou, giampaolo.rodola, benjamin.peterson, alex, brian.curtin |
| 2010-10-29 00:26:48 | brett.cannon | set | messageid: <1288312008.44.0.129775752502.issue10093@psf.upfronthosting.co.za> |
| 2010-10-29 00:26:47 | brett.cannon | link | issue10093 messages |
| 2010-10-29 00:26:46 | brett.cannon | create | |