Replaced QTcpSocket * with a QIODevice * to make network independent unit tests possible.
authorKurt Pattyn <pattyn.kurt@gmail.com>
Mon, 26 Aug 2013 17:04:27 +0000 (19:04 +0200)
committerKurt Pattyn <pattyn.kurt@gmail.com>
Mon, 26 Aug 2013 17:04:27 +0000 (19:04 +0200)
commit7d8d55c3d5745714909c5f9fdd9bb1142388441b
tree66a3400a5e5958d60453cdbcb53ae01907009811
parentb5506143ed68130b91b99c35d2e1880876884282
Replaced QTcpSocket * with a QIODevice * to make network independent unit tests possible.
src/dataprocessor_p.cpp
src/dataprocessor_p.h
src/qwebsocket_p.cpp