Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/14019 )

Change subject: cosmetic: mgcp_udp_send: Document port param is in network byte 
order
......................................................................

cosmetic: mgcp_udp_send: Document port param is in network byte order

Change-Id: I7c4a388eba850ac066e60db089d46da0247773ec
---
M src/libosmo-mgcp/mgcp_network.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/src/libosmo-mgcp/mgcp_network.c b/src/libosmo-mgcp/mgcp_network.c
index 4d92051..dbed156 100644
--- a/src/libosmo-mgcp/mgcp_network.c
+++ b/src/libosmo-mgcp/mgcp_network.c
@@ -130,7 +130,7 @@
 /*! send udp packet.
  *  \param[in] fd associated file descriptor
  *  \param[in] addr destination ip-address
- *  \param[in] port destination UDP port
+ *  \param[in] port destination UDP port (network byte order)
  *  \param[in] buf buffer that holds the data to be send
  *  \param[in] len length of the data to be sent
  *  \returns bytes sent, -1 on error */

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7c4a388eba850ac066e60db089d46da0247773ec
Gerrit-Change-Number: 14019
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to