lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #46685] pcb->accepts_pending is not decreased


From: PIPON
Subject: [lwip-devel] [bug #46685] pcb->accepts_pending is not decreased
Date: Thu, 07 Jan 2016 16:17:09 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36 OPR/33.0.1990.122

Follow-up Comment #5, bug #46685 (project lwip):

Hello
Thanks for this information
In my case *tcp_accept (pcb, ftpd_msgaccept);*

with *static err_t ftpd_msgaccept (void *arg, struct tcp_pcb *pcb, err_t
err)*

Unfortunately *pcb* is not a *tcp_pcb_listen* pointer; So I could not call
*tcp_accepted (pcb)* inside this function


Is the *pcb* generated during *tcp_listen* call is stored somewhere in a
structure ?

Regards



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?46685>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]