[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8764] Allow backlog to be updated
From: |
Joel Cunningham |
Subject: |
[lwip-devel] [patch #8764] Allow backlog to be updated |
Date: |
Thu, 18 Feb 2016 15:32:48 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 |
Follow-up Comment #2, patch #8764 (project lwip):
I had placed the new macro tcp_backlog_set() in tcp.h alongside tcp_accepted()
because the function is called from lwip_netconn_do_listen() in api_msg.c in
addition to tcp_listen_with_backlog(). If using the raw API, applications
could call this to update the backlog.
I'm not 100% up to speed on the architectural change that came along with
tcp_priv.h, but was that created for includes that only LwIP TCP code should
be using and not any raw applications (including netconn)?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8764>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/