Loading adb/protocol.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -133,7 +133,7 @@ not change on later READY messages sent to the same stream. --- WRITE(0, remote-id, "data") ---------------------------------------- --- WRITE(local-id, remote-id, "data") --------------------------------- The WRITE message sends data to the recipient's stream identified by The WRITE message sends data to the recipient's stream identified by remote-id. The payload MUST be <= maxdata in length. remote-id. The payload MUST be <= maxdata in length. Loading Loading
adb/protocol.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -133,7 +133,7 @@ not change on later READY messages sent to the same stream. --- WRITE(0, remote-id, "data") ---------------------------------------- --- WRITE(local-id, remote-id, "data") --------------------------------- The WRITE message sends data to the recipient's stream identified by The WRITE message sends data to the recipient's stream identified by remote-id. The payload MUST be <= maxdata in length. remote-id. The payload MUST be <= maxdata in length. Loading