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 NDELAY option #79

Open
goatshriek opened this issue Jul 15, 2020 · 0 comments
Open

implement NDELAY option #79

goatshriek opened this issue Jul 15, 2020 · 0 comments
Labels
enhancement new features or improvements

Comments

@goatshriek
Copy link
Owner

goatshriek commented Jul 15, 2020

Stumpless currently does not support the STUMPLESS_OPTION_NDELAY option despite providing it in its header files. This option is meant to mirror the LOG_NDELAY option in functionality. The meaning may change across target types though - this will need to be thought through, defined, and documented for each of the target types.

Don't forget to document the option after you implement it in include/stumpless/option.h.

Check out the Contributing Guidelines and the development guide for the basics on working with stumpless and submitting changes.

@goatshriek goatshriek added enhancement new features or improvements good first issue something that would be simple for a newcomer to stumpless to work on help wanted external contributations encouraged and removed good first issue something that would be simple for a newcomer to stumpless to work on labels Jul 15, 2020
@goatshriek goatshriek removed the help wanted external contributations encouraged label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features or improvements
Projects
None yet
Development

No branches or pull requests

1 participant