Attention is currently required from: Timur Davydov, pespin.
Patch set 4:Code-Review +1
3 comments:
File src/stream.c:
Patch Set #1, Line 53: #include <osmocom/netif/sctp.h>
Done, moved it inside the `#ifdef HAVE_LIBSCTP` as suggested.
Done
File src/stream_cli.c:
Patch Set #1, Line 1273: local_addrcnt = cli->local_addrcnt;
Done, refactored as suggested to reduce the `#ifdef HAVE_LIBSCTP` block.
Done
File src/stream_srv.c:
Patch Set #1, Line 1050: #ifdef HAVE_LIBSCTP
Done, refactored as suggested.
Done
To view, visit change 41952. To unsubscribe, or for help writing mail filters, visit settings.