nopoll_loop_stop
| Definition: |
include nopoll.e
nopoll_loop_stop(atom ctx) |
| Description: |
Set a flag to stop the current loop implemented (if any) on the provided context.
ctx: The context where the loop is being done, and wanted to be stopped. |