Skip to content

Commit

Permalink
Auto update markdown TOC
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Christian <me@vchrist.at>
  • Loading branch information
VolkerChristian committed Jul 21, 2024
1 parent b36d403 commit 4f115c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ private:
#### Echo-Client `SocketContextFactory`
The `create()` method of our `EchoClientContextFactory` returns a pointer to the `EchoClientContext` whose implementation is also presented in the [SocketContext Classes](#`SocketContext` Classes) section below.
The `create()` method of our `EchoClientContextFactory` returns a pointer to the `EchoClientContext` whose implementation is also presented in the [SocketContext Classes](#socketcontext-classes) section below.
***Note***: A pointer to a `core::socket::stream::SocketConnection` is passed as argument to the constructor of our `EchoServerContext`.
Expand Down

0 comments on commit 4f115c3

Please sign in to comment.