Attention is currently required from: fixeria.
2 comments:
File src/osmo_client_core.c:
Why not just passing `1`? It needs a value, not a pointer.
Oh indeed, when I saw the example it was using a var so I thought it was similar to a setsockopt. I'll rework this.
Patch Set #2, Line 464: == -1
Maybe it's better to check `!= 0` instead? Looking at the man page, I see it may return `PCAP_ERROR_ […]
Will have a look thanks.
To view, visit change 39948. To unsubscribe, or for help writing mail filters, visit settings.