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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-277-g5465fdf
Date: Sat, 13 Jul 2019 14:47:00 -0400 (EDT)

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  5465fdfd6988354e77dc0e7a6117303d4c87cbd0 (commit)
      from  f37925dad239b85ff1300ee0f69f03e927c72acd (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 5465fdfd6988354e77dc0e7a6117303d4c87cbd0
Author: Simon Goldschmidt <address@hidden>
Date:   Sat Jul 13 20:46:36 2019 +0200

    netconn: add callback arg storage
    
    This reuses the member 'int socket' by making it a union containing
    both int and void pointer.
    
    See bug #56593.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>
    Suggested-by: Wilfred <address@hidden>

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

Summary of changes:
 src/api/api_msg.c      |  4 +---
 src/api/sockets.c      | 14 +++++++-------
 src/include/lwip/api.h | 11 +++++++----
 3 files changed, 15 insertions(+), 14 deletions(-)


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



reply via email to

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