Hi,

I'm using ovsdb_idl in my-ovsdb-client code. In my clide code, when I
create the idl using ovsdb_idl_create(), I set the 'retry' argument has
true, so that if the connection to server gets closed, it does a retry.

Now from my client code, I wanted to know the session state with the
server. Is there any API or any other way to do it??

I need this because whenever the connection to server flaps, I wanted to
take some action.

Thanks,
Arun.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to