index
:
libosmo-netif
daniel/onwaves
fairwaves/production
master
neels/big_endian
neels/check_sctp_h
osmith/rpm
pmaier/amrmangle
releases/0.0.6-stable
stsp/destroy_conn_with_cb_flag
stsp/destroy_conn_with_txflush_callback
stsp/destroy_conn_with_zero_msg
sysmocom/sctp
Osmocom library for muxed audio
Pablo Neira
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
stream-server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
Use osmo_fd_setup() wherever applicable
Harald Welte
1
-4
/
+1
2020-05-09
Use OSMO_FD_* instead of deprecated BSC_FD_*
Pau Espin Pedrol
1
-1
/
+1
2019-02-06
Stream examples: fix typos in error message
Max
1
-2
/
+2
2019-02-05
Add socket name functions to stream client/server
Max
1
-1
/
+1
2019-02-05
Stream examples: print accepted client address
Max
1
-0
/
+6
2019-01-29
Stream examples: fix server's endless loop
Max
1
-3
/
+6
2019-01-29
Stream examples: log sent/received bytes
Max
1
-5
/
+11
2019-01-29
Stream examples: filter internal logging
Max
1
-0
/
+1
2018-04-17
examples: use osmo_init_logging2
Pau Espin Pedrol
1
-2
/
+2
2016-12-01
examples/stream-server.c: use read() rc instead of strlen()
Neels Hofmeyr
1
-2
/
+4
2012-08-15
src: shorter stream function names
Pablo Neira Ayuso
1
-23
/
+23
2011-10-17
stream: add osmo_stream_*_conn_recv
Pablo Neira Ayuso
1
-1
/
+14
2011-10-09
stream: add osmo_ prefix to all functions
Pablo Neira Ayuso
1
-21
/
+22
2011-10-05
examples: add stream server/client example
Pablo Neira Ayuso
1
-0
/
+147