LIRC libraries
LinuxInfraredRemoteControl
 All Classes Files Functions Variables Typedefs Enumerations Macros Modules Pages
async_client.py File Reference

(ba530e4 2017-01-22 19:05:53 +0100)

Asynchronous python bindings for the lircd socket interface. More...

Go to the source code of this file.

Classes

class  lirc.async_client.AsyncConnection
 Asynchronous read interface on top of an AbstractConnection. More...
 

Detailed Description

Asynchronous python bindings for the lircd socket interface.

Author
Alec Leamas Asynchronour python bindings for a subset of the lirc_client.h interface.

Definition in file async_client.py.