mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 07:25:18 +00:00
[(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Fixed missing space
This commit is contained in:
@@ -91,7 +91,7 @@ typedef boost::shared_ptr<ConnectionPool> ConnectionPoolPtr;
|
||||
///
|
||||
/// Each connection is established with a unique destination identified by the
|
||||
/// specified URL and TLS context. Multiple requests to the same destination
|
||||
/// can be sent overthe same connection, if the connection is persistent.
|
||||
/// can be sent over the same connection, if the connection is persistent.
|
||||
/// If the server closes the TCP connection (e.g. after sending a response),
|
||||
/// the connection is closed.
|
||||
///
|
||||
|
Reference in New Issue
Block a user