lwIP - A Lightweight TCP/IP stack - Bugs: bug #38165, socket with mulicast
You are not allowed to post comments on this tracker with your current authentication level.
bug #38165: socket with mulicast
| Submitter: | hanhui <hanhui03> | ||
| Submitted: | Fri 25 Jan 2013 03:34:30 AM UTC | ||
| Category: | sockets/netconn | Severity: | 3 - Normal |
| Item Group: | Feature Request | Status: | Fixed |
| Privacy: | Public | Assigned to: | goldsimon |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | CVS Head | ||
|
Wed 25 Feb 2015 08:31:12 PM UTC, comment #3: |
Simon Goldschmidt <goldsimon> |
|
Wed 26 Feb 2014 08:44:22 PM UTC, comment #2:
|
Simon Goldschmidt <goldsimon> |
|
Wed 26 Feb 2014 08:38:35 PM UTC, comment #1:
|
Simon Goldschmidt <goldsimon> |
|
Fri 25 Jan 2013 03:34:30 AM UTC, original submission:
1:
|
hanhui <hanhui03> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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-02-25 | goldsimon | Status | Need Info | Fixed | |
| Assigned to | None | goldsimon | |||
| Open/Closed | Open | Closed | |||
| 2014-02-26 | goldsimon | Status | None | Need Info |
Powered by Savane 3.12.
Corresponding source code

2) Fixed by tracking IP_ADD/DROP_MEMBERSHIP calls and dropping from lwip_close().
1) is OK for me.