Changing listen to listen the current iface only instead of 0 by BbIKTOP · Pull Request #7217 · esp8266/Arduino

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

devyte merged 3 commits intoesp8266:masterfrom

BbIKTOP:mDNS_listen_fix

Apr 17, 2020

Merged

Changing listen to listen the current iface only instead of 0#7217

devyte merged 3 commits intoesp8266:masterfrom

BbIKTOP:mDNS_listen_fix

Conversation

@BbIKTOP

Copy link

Contributor

@BbIKTOP BbIKTOP commented

Apr 16, 2020

edited

Loading

Fixes #7213

Copy link

Collaborator

@d-a-v d-a-v left a comment

edited

Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could ping both mDNS names using two mDNS responder instances.

(edit: only when connected to the right access point)

Thanks !

@devyte devyte merged commit 77b82a0 into esp8266:master

Apr 17, 2020

@BbIKTOP BbIKTOP deleted the mDNS_listen_fix branch

April 21, 2020 20:03

@jjsuwa jjsuwa mentioned this pull request

May 3, 2020

devyte pushed a commit that referenced this pull request

May 3, 2020
#7266)

workaround for #7262 (reverts #7217)

Co-authored-by: Takayuki 'January June' Suwa <jjsuwa.sys3175@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@d-a-v d-a-v d-a-v approved these changes

@devyte devyte devyte approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Second mdns instance cannot be started

4 participants

@BbIKTOP @d-a-v @devyte @earlephilhower