Added CLIXON_CLIENT_SSH to client API to communicate remotely via SSH netconf sub-system

configure: stringified SSH_BIN
C-API: Added `sock_flags` parameter to `clixon_proc_socket()`
This commit is contained in:
Olof Hagsand 2022-12-08 13:26:39 +01:00
parent 100f15b699
commit 6baa904039
10 changed files with 171 additions and 95 deletions

2
configure vendored
View file

@ -4607,7 +4607,7 @@ fi
cat >>confdefs.h <<_ACEOF
#define SSH_BIN $SSH_BIN
#define SSH_BIN "$SSH_BIN"
_ACEOF