lwIP - A Lightweight TCP/IP stack - Bugs: bug #45135, getsockopt SO_SNDTIMEO,...
You are not allowed to post comments on this tracker with your current authentication level.
bug #45135: getsockopt SO_SNDTIMEO, SO_RCVTIMEO broken
| Submitter: | Jens Nielsen <deft> | ||
| Submitted: | Mon 18 May 2015 08:05:33 PM UTC | ||
| Category: | sockets/netconn | Severity: | 3 - Normal |
| Item Group: | Faulty Behaviour | Status: | Fixed |
| Privacy: | Public | Assigned to: | goldsimon |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | git head | ||
|
Thu 21 May 2015 01:47:35 PM UTC, comment #1: |
Simon Goldschmidt <goldsimon> |
|
Mon 18 May 2015 08:05:33 PM UTC, original submission:
Tiny but quite significant bug, tv_sec is set to the value that should go into tv_usec
|
Jens Nielsen <deft> |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
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 4 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2015-05-21 | goldsimon | Status | None | Fixed | |
| Assigned to | None | goldsimon | |||
| Open/Closed | Open | Closed | |||
| 2015-05-18 | deft | Attached File | - | Added getsockopt.patch, #34048 |
Powered by Savane 3.12.
Corresponding source code

Fixed, thanks for reporting.