* src/lsh.c (make_client_connect): Don't invoke open_session here;
instead use progn to apply a list of "actions"-commands to the connection. (make_start_session): New command, do open a session and send some requests to it. (parse_forward_arg): New function, to parse arguments to -L and -R. (main): Build a list of "actions" when parsing the options. Added options -L, -N, -g. Rev: src/lsh.c:1.56
Please register or sign in to comment