Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misprint in example (IDFGH-11853) #12942

Closed
Lagunaxx opened this issue Jan 6, 2024 · 1 comment
Closed

misprint in example (IDFGH-11853) #12942

Lagunaxx opened this issue Jan 6, 2024 · 1 comment
Assignees
Labels
Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally

Comments

@Lagunaxx
Copy link

Lagunaxx commented Jan 6, 2024

setsockopt(sock, IPPROTO_IP, IP_MULTICAST_TTL, &ttl, sizeof(uint8_t));
if (err < 0) {

need to add "err = " at start of line 135

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 6, 2024
@github-actions github-actions bot changed the title misprint in example misprint in example (IDFGH-11853) Jan 6, 2024
@espressif-bot espressif-bot added Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed and removed Status: Opened Issue is new Status: In Progress Work is in progress labels Apr 24, 2024
@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: NA Issue resolution is unavailable and removed Status: Reviewing Issue is being reviewed labels May 21, 2024
@espressif-abhikroy
Copy link
Collaborator

Fixed in a13bd23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

3 participants