aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorharsha <harsha@140774ce-b5e7-0310-ab8b-a85725594a96>2013-02-01 14:49:19 +0000
committerharsha <harsha@140774ce-b5e7-0310-ab8b-a85725594a96>2013-02-01 14:49:19 +0000
commit35c7cb04a698137d30be70befabcc9e0ca7d9e1f (patch)
tree7a44bf58502bec18ec3843b7a6ef3ab102bbea99 /src/transport
parent9a703fe14abda778edd693889d3846912d1f20d5 (diff)
- doc
git-svn-id: https://gnunet.org/svn/gnunet@25977 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/transport_api.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/transport_api.c b/src/transport/transport_api.c
index 62f8604fb3..e821abee4c 100644
--- a/src/transport/transport_api.c
+++ b/src/transport/transport_api.c
@@ -1289,7 +1289,8 @@ call_hello_update_cb_async (void *cls,
/**
- * Obtain the HELLO message for this peer.
+ * Obtain the HELLO message for this peer. The callback given in this function
+ * is never called synchronously.
*
* @param handle connection to transport service
* @param rec function to call with the HELLO, sender will be our peer