Lines Matching full:may
28 To open a new multiplexed session, a client may send the following
44 To disable the use of an escape character, "escape char" may be set
46 $TERM. zero or more environment strings may follow the command.
76 A master may also send a MUX_S_TTY_ALLOC_FAIL before MUX_S_EXIT_MESSAGE
77 if remote TTY allocation was unsuccessful. The client may use this to
85 The client may request a health check/PID report from a server:
98 A client may request that a master terminate immediately:
107 A client may request the master to establish a port forward:
117 forwarding type may be MUX_FWD_LOCAL, MUX_FWD_REMOTE, MUX_FWD_DYNAMIC.
125 A server may reply with a MUX_S_OK, a MUX_S_REMOTE_PORT, a
138 A client may request the master to close a port forward:
148 A server may reply with a MUX_S_OK, a MUX_S_PERMISSION_DENIED or a
153 A client may request the master to establish a stdio forwarding:
166 A server may reply with a MUX_S_SESSION_OPENED, a MUX_S_PERMISSION_DENIED
171 A client may request the master to stop accepting new multiplexing requests
177 A server may reply with a MUX_S_OK, a MUX_S_PERMISSION_DENIED or a