lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-151-gbfa0358
Date: Fri, 23 Dec 2016 08:52:52 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  bfa0358a52e7c8eec3713101e74384e6c5752ecc (commit)
      from  2e4b368c8ca5766d8bf0d8b3edfde54219d69879 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bfa0358a52e7c8eec3713101e74384e6c5752ecc
Author: Axel Lin <address@hidden>
Date:   Fri Dec 23 08:52:28 2016 +0800

    mqtt: Allow setting server port to connect
    
    This is a mqtt client, so it does not make sense to determinate the server 
port
    at compile time. Update mqtt_client_connect() function to allow setting 
server
    port.
    
    Signed-off-by: Axel Lin <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/apps/mqtt/mqtt.c              |    7 ++++---
 src/include/lwip/apps/mqtt.h      |    2 +-
 src/include/lwip/apps/mqtt_opts.h |    7 -------
 3 files changed, 5 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]