2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#1732] Fix sphinx doc build error

src/lib/http/http_messages.mes
    Changed "current_transid_" to "current_transid".
    Apparently the trailing underscore made it a
    RST target name.
This commit is contained in:
Thomas Markwalder
2021-03-30 13:43:25 -04:00
parent 9c7a1c51f6
commit ee4286fad5

View File

@@ -133,7 +133,7 @@ produced the data.
This debug message is issued when the persistent HTTP connection is being
closed as a result of being idle.
% HTTP_PREMATURE_CONNECTION_TIMEOUT_OCCURRED premature connection timeout occurred: in transaction ? %1, transid: %2, current_transid_: %3
% HTTP_PREMATURE_CONNECTION_TIMEOUT_OCCURRED premature connection timeout occurred: in transaction ? %1, transid: %2, current_transid: %3
This warning message is issued when unexpected timeout occurred during the
transaction. This is proven to occur when the system clock is moved manually
or as a result of synchronization with a time server. Any ongoing transactions