Attention is currently required from: fixeria, laforge.
3 comments:
File src/core/gsmtap_util.c:
Patch Set #2, Line 428: int on
missing docstring
Done
File src/vty/logging_vty.c:
Patch Set #2, Line 818: "Use non-blocking, synchronous I/O (may lose msgs if UDP sndbuf becomes full)\n"
s/sndbuf/socket transmit buffer/ or s/sndbuf/socket send buffer/ ?
Done
Patch Set #2, Line 831: ofd_wq_mode ? 1 : 0,
A boolean is expected here, why do you convert it to an integer?
Done
To view, visit change 41702. To unsubscribe, or for help writing mail filters, visit settings.