dbNotifyCancel waits for userCallback if active
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
|
||||
<h2 align="center">Changes since 3.14.6</h2>
|
||||
|
||||
<h4>dbNotifyCancel</h4>
|
||||
<p>dbNotifyCancel now waits if the userCallback is active when dbNotifyCancel
|
||||
is called. Previously it just returned. NOTE CAREFULLY. This means
|
||||
that the userCallback must not free the putNotify structure.</p>
|
||||
mean that
|
||||
<h4>POSIX signals</h4>
|
||||
|
||||
<p>Signals are blocked in all but the main thread. Applications/drivers
|
||||
|
||||
Reference in New Issue
Block a user