-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixed OSCClient.sendto #1
Open
cpmpercussion
wants to merge
13
commits into
ptone:master
Choose a base branch
from
cpmpercussion:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jul 7, 2014
-
the sendto method would fail if a socket hadn’t already been created. this version makes sure the socket exists and uses a connection-less socket (socket.sendto) as the user would probably expect.
Configuration menu - View commit details
-
Copy full SHA for dbcc1fd - Browse repository at this point
Copy the full SHA dbcc1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab20c87 - Browse repository at this point
Copy the full SHA ab20c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b1b9e - Browse repository at this point
Copy the full SHA f9b1b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2518f8 - Browse repository at this point
Copy the full SHA c2518f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346e70c - Browse repository at this point
Copy the full SHA 346e70cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a669dec - Browse repository at this point
Copy the full SHA a669decView commit details -
Configuration menu - View commit details
-
Copy full SHA for cedfc39 - Browse repository at this point
Copy the full SHA cedfc39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77eef0f - Browse repository at this point
Copy the full SHA 77eef0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 170181e - Browse repository at this point
Copy the full SHA 170181eView commit details
Commits on Nov 3, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6288f70 - Browse repository at this point
Copy the full SHA 6288f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb8684 - Browse repository at this point
Copy the full SHA adb8684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77915d5 - Browse repository at this point
Copy the full SHA 77915d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1813b07 - Browse repository at this point
Copy the full SHA 1813b07View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.