From 48f55833476439fc45fa4eaa4327beccdc92d44b Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 26 Jan 2017 00:03:10 +0100 Subject: socket: Introduce function to obtain socket name Using this function, one can obtain a human-readable string identifying the host and port names of the socket. Change-Id: Ib5de5c7b9effe1b0a363e4473a7be7fa38ca6ef3 --- TODO-RELEASE | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index fb0bfeab..5c6bfa3c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,3 +7,4 @@ # If any interfaces have been added since the last public release: c:r:a + 1. # If any interfaces have been removed or changed since the last public release: c:r:0. #library what description / commit summary line +libosmocore new function osmo_sock_get_name() -- cgit v1.2.3