clixon/lib
Olof hagsand f5f013c739 * Corrected client session handling to make internal IPC socket persistent
* Applies to cli/netconf/restconf/client-api code
  * Previous behaviour:
    * Close socket after each rpc, but now keeps the socket open until the client terminates
    * Kept locks over socket life-cycle, but according to RFC 6241 7.5 a lock should be relaeased when session ends
2021-01-27 15:07:27 +01:00
..
clixon * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
src * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00