Skip to content

Updated BroadcastListener to set port for reuse#3

Open
ibuprofane wants to merge 1 commit intotimothyb89:masterfrom
ibuprofane:master
Open

Updated BroadcastListener to set port for reuse#3
ibuprofane wants to merge 1 commit intotimothyb89:masterfrom
ibuprofane:master

Conversation

@ibuprofane
Copy link

The original code was impacting Android users. If multiple apps using this code were open then only the first app would be able to connect to the socket. The new code allows the socket to be shared.

This could be parameterized, but I think the default should be to set the socket for reuse.

The original code was impacting Android users. If multiple apps using this code were open then only the first app would be able to connect to the socket. The new code allows the socket to be shared.
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