| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
After about 15 minutes of reusing endpoints I begin to get this error:
kENOSRErr -3271 Open Transport cannot allocate enough system resources (usually stream messages) to meet your request.
[...] you're hitting the per process limit of the number of open file descriptors. Each endpoint has an underlying socket, which consumes a file descriptor. Each process is limited to 256 open file descriptors by default. There is a BSD-ish way to increase this limit, but I'm on the road so I don't have any references handy. Maybe someone more familiar with BSD could chime in.
| References: | |
| >Open Transport cannot allocate enough system resources (From: Andrew Bush <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.