diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-10-09 11:25:55 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-10-09 12:31:33 -0500 |
commit | e760e5372b090cf0ba22530e155220200536a8fe (patch) | |
tree | 058bf2f5311a3b2d18f70869ef6908a5f3508a77 /tools/debs/upload_debs.sh | |
parent | 67651b9fffa6e6728a70348d0d174c3c0f802bfc (diff) | |
download | uhd-e760e5372b090cf0ba22530e155220200536a8fe.tar.gz uhd-e760e5372b090cf0ba22530e155220200536a8fe.tar.bz2 uhd-e760e5372b090cf0ba22530e155220200536a8fe.zip |
deps: rpclib: Fix issue on socket closing
The rpclib server session closes its socket, which can fail. In our
case, we only use the server for some tests, and we close the server on
process exit, so we let the error slide. Since we close servers in
dtors, not doing so would occasionally cause SIGABRT.
Diffstat (limited to 'tools/debs/upload_debs.sh')
0 files changed, 0 insertions, 0 deletions