Skip to content

Added address to CreateListenSocketInternal()#9

Open
fearworksmedia wants to merge 1 commit intoiversc:masterfrom
fearworksmedia:patch-1
Open

Added address to CreateListenSocketInternal()#9
fearworksmedia wants to merge 1 commit intoiversc:masterfrom
fearworksmedia:patch-1

Conversation

@fearworksmedia
Copy link
Contributor

This is part of a dirty attempt to get a list of IP addresses on the PC and return them (as a string with each IP address on a new line... because I don't know how else to do it), and then be able to specify whichever one of these we choose when creating a listening socket to bind to a specific IP address instead of being at the mercy of whichever one getaddrinfo() finds first. At least I think that's how it works.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant