Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
403 stars 75 forks source link

[findscu] Add response status check in C-FIND-RSP response data set #434

Closed Enet4 closed 7 months ago

Enet4 commented 8 months ago

Fixes a situation where the SCU would wait eternally for more messages if the SCP sent a command set with the status Pending but then responded with status 0 in the following data set.