Proposal of API change



Hi,

I suggest changing the API of the send queue replacing the current
synchronous cancel API by its an async version The problem of the
current one is that if you're adding a message using the async call then
calling tny_send_queue_cancel will hang the application because the
outbox folder will be locked by two different threads.

Br


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]