Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Send/Recv function calls re: default values.
Default parameter values in SendPacket and ReceivePacket were leading to confusion in the ReceivePit function. Empty transfer flags were passed in as timeouts. Additionally, on the GS5, empty transfers aren't required around the send ack packets during Pit retrieval, and actually screw up the state breaking the remainder of the session.
- Loading branch information