Revision d7f9f70...

Go back to digest for 6th January 2013

Bug Fixes in Utilities

Friedrich Karl Tilman Pülz committed changes in [publictransport] /script:

Fix random crashes with script providers

Synchronous network requests could not be aborted,
now they can, using abortSynchronousRequests().
Network::hasRunningRequests() now also returns true if a
synchronous request is running and runningRequestCount()
adds running synchronous requests.

Abort synchronous requests in Network destructor.

File Changes

Modified 2 files
  • /script
  •   engineapi.cpp
  •   engineapi.h
2 files changed in total