-
Rémi Denis-Courmont authored
* deleting non-existent callback is not allowed (-> abort), * adding a callback but not deleting it is a bad idea, * deleting a callback while setting the valeu can race against other interfaces.
5a95ab4f
* deleting non-existent callback is not allowed (-> abort), * adding a callback but not deleting it is a bad idea, * deleting a callback while setting the valeu can race against other interfaces.