Issue 16969 - Increase maximal number of open filedescryptor.
Summary: Increase maximal number of open filedescryptor.
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: Other Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-16 15:48 UTC by mikhail.voytenko
Modified: 2004-08-10 14:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.