Am 7. August 2018 09:16:51 MESZ schrieb Sadegh916 <[email protected]>:
>Hi all
>I'm using LWIP and RAW API. I have a TCP echo server example. It works
>well.
>But I have a question. How can I know how many clients are connecting
>to my
>TCP socket?

You'll have to manage that list yourself. There is no API to iterate connection 
pcbs from a given listen pcb.

Simon

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to