On 8/8/07, Justin Karneges <[EMAIL PROTECTED]> wrote: > In Psi we solved this by adding a timeout to the accept phase. The sender > must begin the S5B negotiation within 30 seconds of the receiver
Using timeouts is a common way to workaround poorly designed protocols. But isn't it better to fix protocol itself? In case of IBB adding new XEP (almost) doesn't cause any harm. > pressing "Accept". If the timeout expires, a dialog is presented to the > receiver that says something along the lines of "the sender probably > cancelled". -- Sergei Golovan
