Fix incorrect order data was written by TcpTransport #215
Reference in New Issue
Block a user
Delete Branch "fix/28-incomplete-transmission-of-response"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Out specification for the data is as follows
I got things mixed up and 1 and 2 were reversed for the
writefunction.Fixed the incorrect order was written to the DataOutputStream.
Closes #28
changed the description
mentioned in commit
238cf937f4