Skip to content

Commit 399af30

Browse files
tadeas-vintrlikmichalvasko
authored andcommitted
session_client DOC clarification
1 parent 36af696 commit 399af30

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/session_client.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,8 @@ int nc_session_ntf_thread_running(const struct nc_session *session);
548548
/**
549549
* @brief Receive NETCONF RPC reply.
550550
*
551+
* @note This function can be called in a single thread only.
552+
*
551553
* @param[in] session NETCONF session from which the function gets data. It must be the
552554
* client side session object.
553555
* @param[in] rpc Original RPC this should be the reply to.

0 commit comments

Comments
 (0)