stumpless icon indicating copy to clipboard operation
stumpless copied to clipboard

implement NDELAY option

Open goatshriek opened this issue 5 years ago • 0 comments

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 avatar Jul 15 '20 22:07 goatshriek