Skip to content
Snippets Groups Projects
Commit 3dda9647 authored by Damien George's avatar Damien George
Browse files

extmod/modlwip: Use correct listening socket object in accept callback.

Since commit da938a83 the tcp_arg() that is
set for the new connection is the new connection itself, and the parent
listening socket is found in the pcb->connected entry.
parent 1f5d945a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment