Change in libosmocore[master]: logging_gsmtap.c: document all params of log_target_create_gsmtap()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Mon Mar 25 15:07:04 UTC 2019


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/13400


Change subject: logging_gsmtap.c: document all params of log_target_create_gsmtap()
......................................................................

logging_gsmtap.c: document all params of log_target_create_gsmtap()

Change-Id: Id7bd6b4fb4be571af351f77aa4a59b9e1076434f
---
M src/logging_gsmtap.c
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/00/13400/1

diff --git a/src/logging_gsmtap.c b/src/logging_gsmtap.c
index 98d2aad..bd64271 100644
--- a/src/logging_gsmtap.c
+++ b/src/logging_gsmtap.c
@@ -117,7 +117,11 @@
 }
 
 /*! Create a new logging target for GSMTAP logging
+ *  \param[in] host remote host to send the logs to
+ *  \param[in] port remote port to send the logs to
  *  \param[in] ident string identifier
+ *  \param[in] ofd_wq_mode register osmo_wqueue (1) or not (0)
+ *  \param[in] add_sink add GSMTAP sink or not
  *  \returns Log target in case of success, NULL in case of error
  */
 struct log_target *log_target_create_gsmtap(const char *host, uint16_t port,

-- 
To view, visit https://gerrit.osmocom.org/13400
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7bd6b4fb4be571af351f77aa4a59b9e1076434f
Gerrit-Change-Number: 13400
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190325/3cce15d6/attachment.htm>


More information about the gerrit-log mailing list