aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ipa-stream-server.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-14examples: Use osmo_stream_*_set_nodelay in ipa examplesDaniel Willmann1-9/+1
2018-04-17examples: use osmo_init_logging2Pau Espin Pedrol1-2/+2
2016-12-01ipa-stream-{client,server}: Add missing #include <sys/socket.h>Harald Welte1-0/+1
2015-02-25Fix the compilation on FreeBSD.Nikola Kolev1-0/+2
2012-08-19ipa: add osmo_ipa_process_msg and remove osmo_ipa_recv_msgPablo Neira Ayuso1-2/+7
2012-08-15src: shorter stream function namesPablo Neira Ayuso1-25/+25
2011-10-17examples: disable Nagle in ipa-stream-*.cPablo Neira Ayuso1-0/+11
2011-10-17ipa: initial addition of helper functions and examplesPablo Neira Ayuso1-0/+121