NetworkManager/examples/C
Thomas Haller ca607d2eff
example: rework "vpn-import-libnm" example
- add more error handling and free/unref data.

- split code in 3 functions: vpn_connection_import(),
  connection_add() and main(). These steps are mostly
  independent, and having them in separate functions
  makes their separation clearer.

- handle error from nm_client_add_connection_async() to
  exit program with non zero exit code.
2021-04-01 21:16:01 +02:00
..
glib example: rework "vpn-import-libnm" example 2021-04-01 21:16:01 +02:00
qt build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00