Attention is currently required from: laforge, msuraev.
Patch set 2:Code-Review +1
1 comment:
File src/osmo_ss7_hmrt.c:
Patch Set #2, Line 234: return -ENETDOWN;
ENETDOWN "Network is down" seems drastic?
maybe
ENOLINK Link has been severed
EHOSTDOWN Host is down
ENOTCONN The socket is not connected
not sure if it matters
To view, visit change 31295. To unsubscribe, or for help writing mail filters, visit settings.