lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #24227] wrong error message in tcp_bind


From: Rishi Khan
Subject: [lwip-devel] [bug #24227] wrong error message in tcp_bind
Date: Tue, 09 Sep 2008 12:56:57 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1

URL:
  <http://savannah.nongnu.org/bugs/?24227>

                 Summary: wrong error message in tcp_bind
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: rishi
            Submitted on: Tue 09 Sep 2008 12:56:54 PM GMT
                Category: TCP
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: CVS Head

    _______________________________________________________

Details:

On line 261 of tcp.c, it says:
LWIP_ERROR("tcp_connect: can only bind in state CLOSED", pcb->state ==
CLOSED, return ERR_ISCONN);

It should say tcp_bind instead of tcp_connect.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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