buglwIP - A Lightweight TCP/IP stack - Bugs: bug #37676, connected but err set while using...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #37676: connected but err set while using netconn_connect

Submitter:  linyang <rangery>
Submitted:  Tue 06 Nov 2012 02:42:23 PM UTC
   
 
Category:  TCP Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  1.3.0

Thu 19 Mar 2015 08:21:19 PM UTC, comment #1: 

Fixed, thanks for reporting.

Simon Goldschmidt <goldsimon>
Group administrator
Tue 06 Nov 2012 02:42:23 PM UTC, original submission:  

hello:
I got a problem while use non-block tcp.
while a netconn_connect invoked,and tcpip_apimsg is called.
if the server replys syn-ack packet after op_completed been post but before msg->err passed to conn->err,the conn state will be err_inprocess instead of err_ok.
so the result is connection is created,but no data can be transmitted because of the err code.

linyang <rangery>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by rangery (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-03-19 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code