CamelIMAPXServer: added untagged response handler registration API function
authorChristian Hilberg <chilberg@src.gnome.org>
Thu, 14 Jun 2012 16:47:41 +0000 (18:47 +0200)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 26 Jun 2012 15:20:28 +0000 (11:20 -0400)
commit2a6cc6dab6510af4d41ca5c51860ace2b1e3870d
treeaab90d36cb99d8f53fdc7b15f421d5a6dabce406
parentcb475582d1690e5c9e9a897e8e585ab7492e3174
CamelIMAPXServer: added untagged response handler registration API function

* register new untagged response handlers with this function
* can also be used to replace existing handlers
  (think twice before doing that), while keeping track
  of the original handler function
camel/camel-imapx-server.c
camel/camel-imapx-server.h