0.9.0pre0:
* TRANSPORT:
+ - core dump / jump to nowhere (valgrind) in udp test in transports
- TCP not used bi-directionally (especially important also for PONG!)
Need a way for plugin to tell to service that it can *reliably* transmit
PONGs. Need *good* way to ensure only one (plugin) session is active at
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 12365
-#PREFIX = valgrind --track-origins=yes --leak-check=full --log-file=valgrind_udp_peer1.log
+PREFIX = valgrind --track-origins=yes --leak-check=full --log-file=valgrind_udp_peer1.log
#PREFIX = xterm -e xterm -T transport -e gdb --args
[peerinfo]