aboutsummaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorDamien George2018-11-28 16:46:02 +1100
committerDamien George2018-12-01 17:23:44 +1100
commit4737ff8054e84b3ccd1e7364d773a8c1d14095f5 (patch)
tree56ec7ba4c05a1f7ac38124a202fcd11c57dcfeed /docs/reference
parent321d75e08769b82d951fdf65379dab8d0ce76e2f (diff)
extmod/modlwip: Implement TCP listen/accept backlog.
Array to hold waiting connections is in-place if backlog=1, else is a dynamically allocated array. Incoming connections are processed FIFO style to maintain fairness.
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions