sadiqj/ocaml

Add an abortable return type to the C API

Closed this issue · 1 comments

Ideally all the callbacks should be able to return a value that aborts the poll with the current event considered unread. From a future API evolution POV returning an enum type with CONTINUE or ABORT as options would max flexibility.

This issue has been open one year with no activity. Consequently, it is being marked with the "stale" label. What this means is that the issue will be automatically closed in 30 days unless more comments are added or the "stale" label is removed. Comments that provide new information on the issue are especially welcome: is it still reproducible? did it appear in other contexts? how critical is it? etc.