Skip to content

Conversation

@tfmorris
Copy link
Contributor

Fixes #3000.

Without any hints, we can end up with a UDP socket which won't work with the TCP socket that the Java ScrollView display server is listening on. Use hints for TCP v4 so that we get the right kind of socket returned.

Also, delete some obsolete comments nearby.

Without any hints, we can end up with a UDP socket which won't
work with the TCP socket that the Java display server is
listening on. Use hints for TCP v4 so that we get the right
kind of socket returned.

Also, delete some obsolete comments nearby.
@stweil
Copy link
Member

stweil commented Nov 11, 2023

Thank you!

@tfmorris tfmorris deleted the 3000-tcp-scrollview branch November 11, 2023 21:34
@tfmorris
Copy link
Contributor Author

@stweil Thanks for the quick review and merge!

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.

Debugger Viewer doesn't work, can't connect to ScrollView server

2 participants