mirror of
https://gitlab.isc.org/isc-projects/kea.git
synced 2025-12-20 00:53:34 +08:00
[#4248] fixed typo
This commit is contained in:
committed by
Francis Dupont
parent
b5d90bdc91
commit
5c9da62f20
@@ -1211,7 +1211,7 @@ public:
|
||||
/// @param socketfd socket descriptor
|
||||
/// @param callback callback function
|
||||
///
|
||||
/// @note: all operations an external sockets should be performed
|
||||
/// @note: all operations on external sockets should be performed
|
||||
/// from the main thread as it does not make sense (and does not
|
||||
/// work as expected) to use an external socket which is in fact
|
||||
/// managed by an I/O service of a thread pool. For instance
|
||||
|
||||
Reference in New Issue
Block a user