1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/lib
Markus Staab f004d83cf1 drop $forceNew param in getReactor()
At runtime there are no use cases where one would like to re-create the reactor. only multi instance scenario is unit tests, but those don't need to be covered in the public api.
2015-04-27 17:57:44 +02:00
..
CoroutineResolver.php Fixed typo 2015-02-18 20:14:41 +01:00
Failure.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
functions.php drop $forceNew param in getReactor() 2015-04-27 17:57:44 +02:00
Future.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
LibeventReactor.php - Added Reactor::coroutine() method 2015-02-03 19:41:15 -05:00
NativeReactor.php - Added Reactor::coroutine() method 2015-02-03 19:41:15 -05:00
PrivateFuture.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
Promise.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
Promisor.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Reactor.php - Added Reactor::coroutine() method 2015-02-03 19:41:15 -05:00
ReactorFactory.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
SignalReactor.php Fixex typos 2015-02-05 18:17:05 +01:00
Struct.php Fixex typos 2015-02-05 18:17:05 +01:00
Success.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
Unresolved.php Merge branch 'psr' of https://github.com/lyrixx/amp into lyrixx-psr 2015-02-05 23:54:12 -05:00
UvReactor.php - Added Reactor::coroutine() method 2015-02-03 19:41:15 -05:00
Watcher.php Add Reactor::__debugInfo() for easier debugging 2014-12-02 00:45:12 -05:00