2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-17 05:16:02 +00:00

YAMAHA_AVR: execute all HTTP requests now non-blocking

git-svn-id: https://svn.fhem.de/fhem/trunk@5996 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2014-05-28 22:01:44 +00:00
parent ce3a4edcd2
commit bd0a9e57a4
2 changed files with 761 additions and 791 deletions

View File

@ -1,5 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- bugfix: YAMAHA_AVR: don't let FHEM hang anymore, when the receiver
is not reachable
- change: 55_GDS.pm: use Blocking.pm for retrieval of large files
- change: YAMAHA_BD: make YAMAHA_BD more performant by using non-blocking
HTTP request (from HttpUtils.pm)

File diff suppressed because it is too large Load Diff