Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Env.FD() method returning an open file description #3

Merged
merged 1 commit into from
Oct 19, 2015

Conversation

bmatsuo
Copy link
Owner

@bmatsuo bmatsuo commented Oct 19, 2015

For convention, the method returns an error if the environment is not
open even though the C API returns only an invalid file descriptor.

For convention, the method returns an error if the environment is not
open even though the C API returns only an invalid file descriptor.

Relates to #1
@bmatsuo bmatsuo force-pushed the bmatsuo/mdb_env_get_fd branch from fa1266f to 605c031 Compare October 19, 2015 07:03
@bmatsuo bmatsuo mentioned this pull request Oct 19, 2015
6 tasks
bmatsuo added a commit that referenced this pull request Oct 19, 2015
Implement Env.FD() method returning an open file description
@bmatsuo bmatsuo merged commit e97af19 into master Oct 19, 2015
@bmatsuo bmatsuo deleted the bmatsuo/mdb_env_get_fd branch October 19, 2015 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant