Skip to content

sync with rosjava/kinetic #3

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

Merged
merged 14 commits into from
Nov 22, 2020
Merged

Conversation

fmessmer
Copy link

ref #2

drigz and others added 14 commits November 21, 2018 15:16
This replaces the older native rules, which will be disabled by default
in an upcoming release.
* Added TransportHints class, currently only containing a TCP-NO-DELAY option.
* Added option to specify transport hints when subscribing to a topic.
* Added transport hints to TopicDeclaration class.
* Check incoming subscriber connection requests for the TCP-NO-DELAY header field and set the TCP-NO-DELAY option on the corresponding channel accordingly.
Fix problems shutting down nodes
* Replaced internal map with simple boolean.
* Fixed initialization bug.
* Fixed code style.
…signals to be delivered before shutting down listeners.

Creates new testUnregisterPublisherFailure() test in class MasterRegistrationTest.
Fix for failing tests in class MasterRegistrationTest.
Adding TCP-NO-DELAY transport hint
@fmessmer fmessmer mentioned this pull request Nov 22, 2020
@fmessmer fmessmer merged commit c365a1f into mojin-robotics:kinetic Nov 22, 2020
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.

4 participants