Issue 16969

Summary: Increase maximal number of open filedescryptor.
Product: porting Reporter: mikhail.voytenko
Component: codeAssignee: mikhail.voytenko
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: dan, issues
Version: OOo 1.1 RC   
Target Milestone: ---   
Hardware: Other   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description mikhail.voytenko 2003-07-16 15:48:58 UTC
To fix the problem i16015 for unix systems the 'main()' function was fixed in
the way that it increases maximal number of open filedescryptors. This change
should be ported to mac.
Comment 1 fa 2003-07-16 19:17:24 UTC
None of the "mac" stuff is used anymore and probably will never be (its for the old 
Mac OS 8/9 port from Sun), but this fix will  have to go into vcl/aqua/source/app/
salmain.cxx.  Shall I do this or will you?
Comment 2 mikhail.voytenko 2003-07-17 09:21:58 UTC
I've just commited the fix to "aqua" as you mentioned.
Is it enough to close the task or should somebody check that it is
successfully integrated into the porting build?
Comment 3 mikhail.voytenko 2004-08-10 14:13:45 UTC
.
Comment 4 mikhail.voytenko 2004-08-10 14:14:08 UTC
So I just close the task.