WebSocket++ snapshot - Test Case 5.17

Pass (2011-09-22T18:47:23Z - 17 ms)

Case

Description

Repeated 2x: Continuation Frame with FIN = true (where there is nothing to continue), then text Message fragmented into 2 fragments.

Expectation

The connection is failed immediately, since there is no message to continue.

Result

Actual events match at least one expected.

Close Result

FAILED: The connection was failed by the wrong endpoint

Statistics

Octets Received by Chop Size

Chop SizeCountOctets
414
1291129
Total2133

Octets Transmitted by Chop Size

Chop SizeCountOctets
818
15345
2121212
Total5265

Frames Received by Opcode

OpcodeCount
81
Total1

Frames Transmitted by Opcode

OpcodeCount
02
11
81
Total4

Close Stats

KeyValue
isServer0
closedByMe1
failedByMe0
droppedByMe0
wasClean1
localCloseCode1000
remoteCloseCode1002
remoteCloseReasonNone

Wire Log

000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e576562536f636b65747354657374
               53756974652f302e342e320d0a486f73743a2074686f722d776562736f636b65742e7a6170686f79642e6e65740d0a557067
               726164653a20776562736f636b65740d0a436f6e6e656374696f6e3a20557067726164650d0a5365632d576562536f636b65
               742d4b65793a20523858596756645130316b4e756376416669334745673d3d0d0a5365632d576562536f636b65742d566572
               73696f6e3a2031330d0a0d0a
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
               65740d0a436f6e6e656374696f6e3a20557067726164650d0a5365632d576562536f636b65742d4163636570743a20502f68
               5271726665533353386a557656462b453951514a563561553d0d0a0d0a
002 TX FRAME : OPCODE=0, FIN=True, RSV=0, MASK=12d94633, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               fragment1
003 TX OCTETS: 808912d9463374ab27547fbc284723
004 TX FRAME : OPCODE=1, FIN=False, RSV=0, MASK=9ae3a6c6, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               fragment2
005 TX OCTETS: 01899ae3a6c6fc91c7a1f786c8b2a8
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, MASK=6cd303ac, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               fragment3
007 TX OCTETS: 80896cd303ac0aa162cb01b66dd85f
008 KILL AFTER 1.000000 sec
009 RX OCTETS: 880203ea
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, MASKED=False, MASK=None
011 TX FRAME : OPCODE=8, FIN=True, RSV=0, MASK=5da74ce2, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
012 TX OCTETS: 88825da74ce25e4f
013 TCP CLOSED BY PEER