[Mono-dev] Problem handling more the 1024 file handle

Robert Jordan robertj at gmx.net
Fri Nov 4 05:53:53 EDT 2011


On 04.11.2011 10:49, Torello Querci wrote:
> Sorry, You are right .... I'm on 32bit arch

Then you need this:

          struct rlimit {
                 public long rlimit_cur;
                 public long rlimit_max;
          }

Robert



More information about the Mono-devel-list mailing list