- mdb-env-get-maxreaders envprocedure
Get the maximum number of threads/reader slots for the environment.
- env
- An environment handle returned by (mdb-env-create)
Some possible error conditions:
- (exn lmdb EINVAL)
- an invalid parameter was specified.
Get the maximum number of threads/reader slots for the environment.
Some possible error conditions: