On Tue, 2016-11-08 at 10:49 +0100, Christophe Fergeau wrote:
> On Wed, Nov 02, 2016 at 04:27:19PM -0500, Jonathon Jongsma wrote:
> >
> > On Wed, 2016-11-02 at 16:36 +0100, Francois Gouget wrote:
> > >
> > > Signed-off-by: Francois Gouget
> > > ---
> > > src/udscs.h | 5 +++--
> > > 1 file chang
On Wed, Nov 02, 2016 at 04:27:19PM -0500, Jonathon Jongsma wrote:
> On Wed, 2016-11-02 at 16:36 +0100, Francois Gouget wrote:
> > Signed-off-by: Francois Gouget
> > ---
> > src/udscs.h | 5 +++--
> > 1 file changed, 3 insertions(+), 2 deletions(-)
> >
> > diff --git a/src/udscs.h b/src/udscs.h
>
On Wed, 2 Nov 2016, Jonathon Jongsma wrote:
[...]
> > /* Callbacks with this type will be called when a complete message has been
> > - * received. The callback may call udscs_destroy_connection, in which case
> > - * *connp must be made NULL (which udscs_destroy_connection takes care of).
> > + *
On Wed, 2016-11-02 at 16:36 +0100, Francois Gouget wrote:
> Signed-off-by: Francois Gouget
> ---
> src/udscs.h | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/src/udscs.h b/src/udscs.h
> index e13750c..d65630d 100644
> --- a/src/udscs.h
> +++ b/src/udscs.h
> @@ -39,
Signed-off-by: Francois Gouget
---
src/udscs.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/udscs.h b/src/udscs.h
index e13750c..d65630d 100644
--- a/src/udscs.h
+++ b/src/udscs.h
@@ -39,8 +39,9 @@ struct udscs_message_header {
};
/* Callbacks with this type wi