mirror of
https://github.com/reactos/reactos.git
synced 2026-09-08 18:30:51 +08:00
Add Sleep to create delay to allow the send command to process before executing the receive. This is similar to what we see used in the Wine regression tests. ROSTESTS-421