]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/commit
[443881] Handle exceptions from select() in client loop() function.
authorRoger A. Light <roger@atchoo.org>
Sat, 13 Sep 2014 20:19:09 +0000 (21:19 +0100)
committerRoger A. Light <roger@atchoo.org>
Sat, 13 Sep 2014 20:19:09 +0000 (21:19 +0100)
commit80b4bcadda39377ae250060deb4ef426d5fa43a4
tree55a5b6e282fd914e22b3d9eba93764957d337933
parent5b69c1100b105644210c66f8bceabba8a357884c
[443881] Handle exceptions from select() in client loop() function.

Handle exceptions from select() in client loop() function. Closes #443881.
Thanks to Jeff Jasper.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=443881
Change-Id: I4bbee80554917b61a0d413dc490370391a6fe2b5
ChangeLog.txt
src/paho/mqtt/client.py