lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9800] sockets: Get rid of sock_set_errno


From: Axel Lin
Subject: [lwip-devel] [patch #9800] sockets: Get rid of sock_set_errno
Date: Wed, 1 May 2019 03:15:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36

URL:
  <https://savannah.nongnu.org/patch/?9800>

                 Summary: sockets: Get rid of sock_set_errno
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: axellin
            Submitted on: Wed 01 May 2019 07:15:21 AM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

The err field is removed from struct lwip_sock since commit e0a2472706ee
("netconn/sockets: remove fatal error handling, fix asynchronous error
handling, ensure data before RST can be received")
sock_set_errno() simply calls set_errno() now, so use set_errno() instead.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 01 May 2019 07:15:21 AM UTC  Name:
0001-sockets-Get-rid-of-sock_set_errno.patch  Size: 21KiB   By: axellin

<http://savannah.nongnu.org/patch/download.php?file_id=46859>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9800>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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