[Telepathy-commits] [telepathy-spec/master] Improve AcceptFile description
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Wed Nov 5 03:54:57 PST 2008
---
spec/Channel_Type_File_Transfer.xml | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 676f8de..d09959b 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -344,9 +344,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<method name="AcceptFile" tp:name-for-bindings="Accept_File">
<tp:docstring>
Accept a file transfer that's in the Pending state. The file
- transfer's state becomes Accepted after this method is called. At this
- point, the receiver MUST wait for the state to change to Open, and then
- <tp:member-ref>InitialOffset</tp:member-ref> should be respected in case
+ transfer's state becomes Accepted after this method is called.
+ At this point the client can connect to the socket. CM MUST emit
+ <tp:member-ref>InitialOffsetDefined</tp:member-ref> and change
+ the state to Open before writing to the socket.
+ Then <tp:member-ref>InitialOffset</tp:member-ref> should be respected in case
its value differs from the offset that was specified as an argument
to AcceptFile.
</tp:docstring>
--
1.5.6.5
More information about the Telepathy-commits
mailing list