|
|
@ -101,7 +101,7 @@ protocolHandlerCompose(void * _this, TR_Event event) |
|
|
NULL)); |
|
|
NULL)); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
if (endpoint->write_buffer->nmsg == 1) { |
|
|
|
|
|
|
|
|
if (TR_queueSize(endpoint->write_buffer) >= 1) { |
|
|
TR_eventHandlerIssueEvent( |
|
|
TR_eventHandlerIssueEvent( |
|
|
(TR_EventHandler)_this, |
|
|
(TR_EventHandler)_this, |
|
|
TR_eventSubjectEmit( |
|
|
TR_eventSubjectEmit( |
|
|
|