Lines Matching +full:port +full:- +full:id
2 ControlMaster connection-sharing.
14 Most messages from the client to the server contain a "request id"
15 field. This field is returned in replies as "client request id" to
69 uint32 request id
93 uint32 client request id
94 uint32 session id
105 uint32 session id
109 non-multiplexed ssh(1) connection. Two additional cases that the
118 uint32 session id
120 3. Requesting passenger-mode stdio forwarding
125 uint32 request id
128 string connect port
143 uint32 request id
148 uint32 client request id
156 uint32 request id
160 6. Requesting establishment of port forwards
162 A client may request the master to establish a port forward:
165 uint32 request id
168 uint32 listen port
170 uint32 connect port
174 If listen port is (unsigned int) -2, then the listen host is treated as
177 If connect port is (unsigned int) -2, then the connect host is treated
183 For dynamically allocated listen port the server replies with
186 uint32 client request id
187 uint32 allocated remote listen port
189 7. Requesting closure of port forwards
191 A client may request the master to close a port forward:
194 uint32 request id
197 uint32 listen port
199 uint32 connect port
210 uint32 request id
221 uint32 request id
227 uint32 request id
235 byte[packet length - 2] ...
247 uint32 client request id
252 uint32 client request id
256 uint32 client request id
287 XXX server->client error/warning notifications
290 XXX extensions for multi-agent
291 XXX extensions for multi-X11