Nethravathitcs / unitt

Automatically exported from code.google.com/p/unitt
0 stars 0 forks source link

Problem with parsing data that comes in multiple packages #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. receiving package of data in multiple reads
2. data will be appended to one package
3. payload was not updated accordingly

What is the expected output? What do you see instead?
Expected an NSUTF8StringObject. Received an empty NSString. 

What version of the product are you using? On what operating system?
UnittWebSocketClient (trunk).

Please provide any additional information below.
Temporarily fixed the issue by refreshing the payload after appending data; 
please see file attached.

Original issue reported on code.google.com by andre.moencher@gmail.com on 13 Jul 2011 at 2:48

Attachments:

GoogleCodeExporter commented 8 years ago
Good catch! I updated the trunk.

Original comment by joshuadmorris@gmail.com on 15 Jul 2011 at 12:29

GoogleCodeExporter commented 8 years ago
New build with your fix is up - look for 2.4

Original comment by joshuadmorris@gmail.com on 19 Jul 2011 at 3:24

GoogleCodeExporter commented 8 years ago

Original comment by joshuadmorris@gmail.com on 2 Oct 2011 at 9:09