diff include/urweb/urweb_cpp.h @ 2270:1e3ba868f8bf

Merge.
author Ziv Scully <ziv@mit.edu>
date Mon, 19 Oct 2015 14:42:22 -0400
parents c275bbc41194 00cf8214c2e3
children 32a407902d3b
line wrap: on
line diff
--- a/include/urweb/urweb_cpp.h	Thu Oct 15 00:52:04 2015 -0400
+++ b/include/urweb/urweb_cpp.h	Mon Oct 19 14:42:22 2015 -0400
@@ -40,6 +40,7 @@
 uw_loggers* uw_get_loggers(struct uw_context *ctx);
 failure_kind uw_begin(struct uw_context *, char *path);
 void uw_ensure_transaction(struct uw_context *);
+void uw_try_reconnecting_and_restarting(struct uw_context *);
 failure_kind uw_begin_onError(struct uw_context *, char *msg);
 void uw_login(struct uw_context *);
 int uw_commit(struct uw_context *);