This commit is contained in:
@ -732,5 +732,7 @@ mod tests {
|
|||||||
if let Err(e) = result {
|
if let Err(e) = result {
|
||||||
panic!("destination handler packet insertion error: {e}");
|
panic!("destination handler packet insertion error: {e}");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Send EOF PDU and verify completion of transaction
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user