index
:
dabmux
edi
master
next
ooinputs
ODR-DabMux backup repository
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dabOutput
/
dabOutputTcp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
TCP output: do not block in the destructor if one connection stalls
Matthias P. Braendli
2017-06-02
1
-1
/
+11
*
Print dabOutputTCP connection drop
Matthias P. Braendli
2016-11-07
1
-0
/
+4
*
Add const for the TCPConnection in remove_if lambda
Matthias P. Braendli
2016-11-07
1
-1
/
+1
*
Do not use boost::optional for TcpSocket
Matthias P. Braendli
2016-11-05
1
-3
/
+3
*
Avoid manual pointer management of the TCPDataDispatcher
Matthias P. Braendli
2016-10-30
1
-9
/
+1
*
Catch runtime_error in TCPDataDispatcher thread
Matthias P. Braendli
2016-10-30
1
-7
/
+13
*
Fix TCP output display in startup summary
Matthias P. Braendli
2016-10-10
1
-0
/
+2
*
Fix dabOutputTCP shutdown using accept() with timeout
Matthias P. Braendli
2016-10-10
1
-1
/
+6
*
TCP out: properly interrupt the thread
Matthias P. Braendli
2016-09-26
1
-1
/
+1
*
Improve TCP output error display
Matthias P. Braendli
2016-09-16
1
-1
/
+8
*
Drop SLIP, Refactor sockets, improve TCP output
Matthias P. Braendli
2016-09-11
1
-102
/
+148
*
rename CRC-DabMux to ODR-DabMux
Matthias P. Braendli
2014-02-07
1
-4
/
+4
*
replace all occurrencies of TcpLog and old etiLog
Matthias P. Braendli
2014-01-12
1
-9
/
+9
*
add support for ZeroMQ output
Matthias P. Braendli (think)
2013-11-08
1
-0
/
+25
*
make dabOutput more object-oriented
Matthias P. Braendli (think)
2013-11-08
1
-0
/
+154