|
Lines 1365-1370
Link Here
|
| 1365 |
if (options.forward_agent) |
1365 |
if (options.forward_agent) |
| 1366 |
flags |= SSHMUX_FLAG_AGENT_FWD; |
1366 |
flags |= SSHMUX_FLAG_AGENT_FWD; |
| 1367 |
|
1367 |
|
|
|
1368 |
signal(SIGPIPE, SIG_IGN); |
| 1368 |
buffer_init(&m); |
1369 |
buffer_init(&m); |
| 1369 |
|
1370 |
|
| 1370 |
/* Send our command to server */ |
1371 |
/* Send our command to server */ |