Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Resolve weird issues looking up addresses by switching interfaceIndex to the proper type #7

Merged
merged 1 commit into from
Jul 9, 2013

Conversation

aleffert
Copy link

@aleffert aleffert commented Jul 8, 2013

Resolve weird issues looking up addresses by switching interfaceIndex to the proper type.

I'm not sure why this was suddenly causing issues in my app, it used to work - maybe an OS update or something, but interfaceIndex was coming in as -1, which got changed to what I'm assuming was no longer a sentinal value when the type got squashed.

@snej
Copy link
Owner

snej commented Jul 9, 2013

Huh, interesting. Definitely looks like a good change since the DNS API uses a uint32_t.

snej added a commit that referenced this pull request Jul 9, 2013
Resolve weird issues looking up addresses by switching interfaceIndex to the proper type
@snej snej merged commit 7a80fde into snej:master Jul 9, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants