anchao opened a new pull request #5104:
URL: https://github.com/apache/incubator-nuttx/pull/5104


   ## Summary
   
   net/udp: rename NET_UDP_CONNS to NET_UDP_CONNS_PER_BLOCK
   net/tcp: rename NET_TCP_CONNS to NET_TCP_CONNS_PER_BLOCK
   net/udp: allocate udp connect dynamically
   net/tcp: allocate tcp connect dynamically
   
   ## Impact
   
   tcp/udp connect instance allocate
   
   ## Testing
   
   tcp/udp client/server test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to