Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
Actor Framework
Commits
c77c77e8
Commit
c77c77e8
authored
Aug 06, 2020
by
Joseph Noir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document fixed datagram servant registration
parent
0416d986
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
CHANGELOG.md
CHANGELOG.md
+7
-0
No files found.
CHANGELOG.md
View file @
c77c77e8
...
...
@@ -176,6 +176,13 @@ is based on [Keep a Changelog](https://keepachangelog.com).
assume that the parsed URI for
`tcp://127.0.0.1:8080`
returns an IP address
when calling
`authority().host`
.
## [0.17.7] - Unreleased
### Fixed
-
Datagram servants are not added to their broker on creation and should no
longer prevent system shutdown if they never enconutered a new endpoint.
## [0.17.6] - 2020-07-24
### Fixed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment