Also forward the bytesWritten(qint64) signal
authorPeter Kümmel <syntheticpp@gmx.net>
Sat, 20 Sep 2014 06:23:03 +0000 (08:23 +0200)
committerKurt Pattyn <pattyn.kurt@gmail.com>
Wed, 15 Oct 2014 15:15:19 +0000 (17:15 +0200)
commit0854eda408de542047a0ef38c37953719a8f9fde
treece25adf2354c9accd250f8611d9d5af6ab9e7216
parent4c7611e7309f21e8a1dfa9ddcd84d91cd979519c
Also forward the bytesWritten(qint64) signal

The signal bytesWritten(qint64) is part of the public API
and should be emitted. Seems it was just forgotten.

Change-Id: I85a56c22581c6bd3ecc504add34aeeabc76f4d2a
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
src/websockets/qwebsocket_p.cpp