aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ipa-stream-client.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Stream client: add disconnect callbackMax1-0/+8
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/+5
2012-08-15src: shorter stream function namesPablo Neira Ayuso1-14/+14
2011-10-17examples: disable Nagle in ipa-stream-*.cPablo Neira Ayuso1-0/+10
2011-10-17ipa: initial addition of helper functions and examplesPablo Neira Ayuso1-0/+185