libosmocore/include
Philipp Maier 64b51eb68b socket: add define for socket name length
The function osmo_sock_get_name_buf() can be used to write a string
representation to a user provided memory. Unfortunately the proper
length for the user provided memory is not obvious. To make using
osmo_sock_get_name_buf() more practical, add a define constant that
defines the length of the required memory. Also use this define in
socket.c.

Change-Id: If8be8c2c0d4935da17ab13b2c2127b719ceefbcc
2019-01-17 17:46:08 +01:00
..
osmocom socket: add define for socket name length 2019-01-17 17:46:08 +01:00
Makefile.am port rest octets encoding code from osmo-bsc 2019-01-12 09:51:08 +00:00