diff options
| author | Damien George <damien.p.george@gmail.com> | 2018-11-28 16:46:02 +1100 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2018-12-01 17:23:44 +1100 |
| commit | 4737ff8054e84b3ccd1e7364d773a8c1d14095f5 (patch) | |
| tree | 56ec7ba4c05a1f7ac38124a202fcd11c57dcfeed /py/parse.c | |
| parent | 321d75e08769b82d951fdf65379dab8d0ce76e2f (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 'py/parse.c')
0 files changed, 0 insertions, 0 deletions
