Ticket #125 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

GNUTLS errors should be handled

Reported by: phil Owned by: armin
Priority: high Milestone: Gobby 0.4.0
Component: Gobby Version:
Severity: major Keywords:
Cc: Launchpad Bug:

Description

GNUTLS errors raise exceptions which are not yet caught. Even a lost connection error will thus terminate Gobby.

Change History

Changed 7 years ago by phil

Test case:

  • Run a server.
  • Run a client and connect it.
  • Terminate the client with Ctrl-C.

Changed 7 years ago by armin

  • status changed from new to closed
  • resolution set to fixed

Fixed in [739].

Changed 7 years ago by obby

(In [739]) /net6: changeset Close connection on some GnuTLS error codes [fixes #125] Original author: Armin Burgmeier <armin@…> Date: 2006-02-25 12:01:41

Note: See TracTickets for help on using tickets.