lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #21307] tcp connect problem


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #21307] tcp connect problem
Date: Sun, 21 Oct 2007 17:46:33 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

Follow-up Comment #1, bug #21307 (project lwip):

I tested this (since I couldn't remember how this worked): I see SYN +
SYN-ACK when entering the pcb->connected function and ACK sent after the
connected function is left. So for me, it works fine.

Can you please stop at 'tcp_ack(pcb)' (in tcp_process() right after
TCP_EVENT_CONNECTED(); I think that's the call you wanted to change to
tcp_ack_now()) and write down the pcb->flags at that time (and post them here)
to see why it doesn't send an ACK?

As I said, for me it works fine. Also, I don't think there have been any
changes in that region for some years...

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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