File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1092,10 +1092,10 @@ waits for active requests to complete before closing the connections.
1092
1092
Once all connections are terminated, the server will be shut down.
1093
1093
1094
1094
The protocol uses the event subscription system.
1095
- That is, the feature is available if a server supports :ref: `box.shutdown <system-events_box-shutdown >` event
1095
+ That is, the feature is available if the server supports the :ref: `box.shutdown <system-events_box-shutdown >` event
1096
1096
and ``IPROTO_WATCH ``.
1097
1097
For more information about it, see :ref: `reference for the event watchers <box-watchers >`
1098
- and the :ref: `corresponding section <box-protocol-watchers >` in Box Protocol .
1098
+ and the :ref: `corresponding section <box-protocol-watchers >` of this document .
1099
1099
1100
1100
The shutdown protocol works in the following way:
1101
1101
You can’t perform that action at this time.
0 commit comments