lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #49861] listen on a REUSEADDR socket return ENOMEM whi


From: Wen Xichang
Subject: [lwip-devel] [bug #49861] listen on a REUSEADDR socket return ENOMEM while address in used
Date: Fri, 16 Dec 2016 09:10:06 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36

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

                 Summary: listen on a REUSEADDR socket return ENOMEM while
address in used
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: wenxichang
            Submitted on: Fri Dec 16 09:10:05 2016
                Category: TCP
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: 2.0.0

    _______________________________________________________

Details:

function tcp_listen_with_backlog return NULL in the follow condition:
1. address/port is already used
2. memory alloc failed

the caller give the same ERR_MEM error, that's not correct as expected.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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