lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #37052] "netconn_alloc: undefined netconn_type" assert


From: Artem Pisarenko
Subject: [lwip-devel] [bug #37052] "netconn_alloc: undefined netconn_type" assertion skipped
Date: Wed, 08 Aug 2012 02:20:08 +0000
User-agent: Opera/9.80 (Windows NT 6.1; WOW64; U; ru) Presto/2.10.289 Version/12.00

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

                 Summary: "netconn_alloc: undefined netconn_type" assertion
skipped
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: jblackarty
            Submitted on: Wed 08 Aug 2012 02:20:08 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: 1.4.0

    _______________________________________________________

Details:

In api_msg.c function netconn_alloc():

LWIP_ASSERT("netconn_alloc: undefined netconn_type", 0);

skipped from check under following conditions:

(DEFAULT_RAW_RECVMBOX_SIZE == DEFAULT_UDP_RECVMBOX_SIZE) &&
(DEFAULT_RAW_RECVMBOX_SIZE == DEFAULT_TCP_RECVMBOX_SIZE)





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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