We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b92acb commit c8bb285Copy full SHA for c8bb285
1 file changed
ser2net.yaml.5
@@ -159,7 +159,7 @@ will close the connection. Setting <timeout> to zero disables the
159
timeout. The timeout field is optional and defaults to zero.
160
161
The timeout has some subtle workings about it. Any data from the
162
-accepter port will reset the timeout. Data sent is a little more
+accepter port will reset the timer. Data sent is a little more
163
subtle, as it doesn't mean the remote end is actually there. ser2net
164
attempts to look into the local queues to see if data is pending to be
165
sent. If it detects that the other end is not accepting bytes, it
0 commit comments