lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28968] some request & DNS bug


From: hanhui
Subject: [lwip-devel] [bug #28968] some request & DNS bug
Date: Mon, 22 Feb 2010 08:27:36 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

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

                 Summary: some request & DNS bug
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: hanhui03
            Submitted on: Mon Feb 22 08:27:36 2010
                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: CVS Head

    _______________________________________________________

Details:


DNS BUG:

dns.c  <line 433> should be : ip_addr_copy(entry->addr, *addr);

REQUESTS:

1: sockets.c <line 129> should be ETIMEDOUT

   posix standard explained that EWOULDBLOCK is for the O_NONBLOCK flag "time
out", ETIMEOUT is the real time out.

   you can see it in 

http://www.opengroup.org/onlinepubs/009695399/functions/recv.html

(IEEE Std 1003.1, 2004 Edition)




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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