[Bug 30292] openssl backend does not handle fatal errors during async writes correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 22 02:20:36 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30292

Vivek Dasmohapatra <vivek at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|r-                          |

--- Comment #4 from Vivek Dasmohapatra <vivek at collabora.co.uk> 2010-09-21 17:20:36 PDT ---
Updated branch.

wocky_tls_session_try_operation inspects the state of the session,
which includes the error resulting from the last actual write/read
attempt (if we didn't scrub it), and completes the simple async 
result appropriately, it's the same exit point as for the 
"write completed successfully" block above the incomplete/error
block. (In fact, it's the exit point for the async read, write and 
handshake op circuits)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list