lwip-devel
[Top][All Lists]
Advanced

[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: Wed, 24 Feb 2016 21:55:21 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0

Follow-up Comment #4, patch #8764 (project lwip):

Thanks for the explanation of tcp_priv.h, by applications do you mean callers
of the raw TCP API, which includes netconn/sockets code?

The question of should tcp_backlog_set() be in tcp.h or tcp_priv.h, I was
thinking it should go in tcp.h so that users of the raw API (either an
application or netconn/sockets) could use it.  My patch calls
tcp_backlog_set() from lwip_netconn_do_listen() in api_msg.c in addition to
tcp.c


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8764>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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