diff options
Diffstat (limited to 'protocol.txt')
| -rw-r--r-- | protocol.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocol.txt b/protocol.txt index dda7c2d..c520be2 100644 --- a/protocol.txt +++ b/protocol.txt @@ -61,6 +61,10 @@ If BIND was previously commanded on this connection, the server must respond wit Example: SERV EOF libremotelab_fpgaviewer EOF +TSTP: +Returns a long long value containing the termination timestamp, if set +If an administrator has enabled automatic termination of the client's session, a UNIX timestamp with the exact termination time must be returned. If automatic termination has not been enabled, the server must return zero. + QUIT: Gracefully terminates the connection. The server should return the case-sensitive text "OK" and must immediately close all active connections for the current user. |
