Re: How to Increase size of Data Descriptor Table (at present 64) in case of sockets
Re: How to Increase size of Data Descriptor Table (at present 64) in case of sockets
- Subject: Re: How to Increase size of Data Descriptor Table (at present 64) in case of sockets
- From: Justin Walker <email@hidden>
- Date: Thu, 1 Apr 2004 08:18:48 -0800
On Apr 1, 2004, at 2:59, Mahesh Vyas wrote:
Panther fails on 64 accept() call and returns EMFILE error i.e. Data
Descriptor is full
Is their any way we can increase the size of descriptor table ?
getdtablesize() is used to get size of Data Descriptor
Check 'man setrlimit'; this tells you how to set the table size for
file descriptors for your process.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | Some people have a mental
| horizon of radius zero, and
| call it their point of view.
| -- David Hilbert
*--------------------------------------*-------------------------------*
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.