tabascoeye / lwip

a fork of the light-weight IP stack
Other
15 stars 6 forks source link

pcb union should also include the listening tcp pcbs #4

Open tabascoeye opened 10 years ago

tabascoeye commented 10 years ago

then, for all listening cases, use only the listening pcb. Also, there should be some handling for setsockopt() for listening sockets.