Mega Search
23.2 Million


Sign Up

Make a donation  
file descriptors library  
News Group: comp.lang.c

Dear,

I have an application which uses a lot of file descriptors, it must run in a system where, due to the characteristics of the file system, it can not provide more file descriptors .

I am looking for a library which you can define a maximum number of file descriptors and it must be able to provide file descriptors reusing the real ones and keeping the state on those cases.

Any one knows any library which can solve this problem?, reduce the number of file descriptions is not an option, neither increment the maximum number of file descriptors in the file system.

Thanks,
Xavi

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 22-Aug-2014, at 6:09 AM EST
From: m