← index #7442PR #4322
Related · high · value 0.985
QUERY · ISSUE

extmod: Implement SO_LINGER in modlwip

openby dpgeorgeopened 2021-06-22updated 2021-06-22
extmod

See #4671, in particular https://github.com/micropython/micropython/pull/4671#issuecomment-480672683

CANDIDATE · PULL REQUEST

extmod/modlwip: Implement TCP listen/accept backlog.

closedby dpgeorgeopened 2018-11-28updated 2018-12-03

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.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied