Project

General

Profile

« Previous | Next » 

Revision b9181ca2

Added by skyjake almost 13 years ago

ListenSocket: Refactoring to work with LegacyCore

It seems the unusual setup of having QCoreApplication so
far from the application's real main() function prevents using
QTcpServer with the app event loop. Began refactoring
ListenSocket so that it runs in a separate thread where it
can block until a new incoming connection occurs.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences