Andrew Stitcher created PROTON-2339:
---------------------------------------

             Summary: Introduce 'Drain buffers' event to proactor raw connection
                 Key: PROTON-2339
                 URL: https://issues.apache.org/jira/browse/PROTON-2339
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
    Affects Versions: proton-c-0.33.0
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher
             Fix For: proton-c-0.34.0


In discussions with users of th raw connection API there is constant (if often 
brief) puzzlement over receiving read/written events after the connectino is 
closed but before the disconnect event.

These events are to tell the application to retrieve all the buffers that they 
have given the raw connection before the connection becomes completely 
inaccessible and hence the buffre would leak.

It would be clearer (and invite less confusion) to have a specific event to 
tell the application to drain all its buffers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to