628
Views
0
Helpful
0
Replies
ydk-cpp: async support for restconf/netconf clients

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2017 03:30 PM
Is there any plan to support non-blocking/async calls for restconf/netconf client functions ? Currently I see they use blocking calls i.e. restconf_client using curl_perform_easy() and netconf_ssh_client using from libnetconf.
In a singled threaded, event based environment this might not work. For example, a call to RestConfClient::execute() might block the whole application.
- Hari
Labels:
- Labels:
-
YANG Development Kit (YDK)
0 Replies 0
