Commit Graph

11 Commits

Author SHA1 Message Date
Martin Preuss
4548b3c225 aqhome: discard data on bad messages, make socket non-blocking.
still doesn't seem to recover from bad messages.
2024-09-20 01:28:54 +02:00
Martin Preuss
0f98ed87a4 aqhome: improved error handling. 2024-09-13 01:11:11 +02:00
Martin Preuss
0fd58567fe adapted to latest changes in gwen (msgio API v2 becomes v1). 2023-07-12 19:30:53 +02:00
Martin Preuss
08c3875a26 aqhome: completed adapting to msgio2 interface. 2023-07-12 13:33:04 +02:00
Martin Preuss
bcf1674b3b Fixed a bug (hanging process). 2023-05-02 00:03:01 +02:00
Martin Preuss
5ba0bdff55 aqhome: fixed memory leaks. 2023-04-26 02:07:00 +02:00
Martin Preuss
d53b061aed aqhome: implemented IPC client, fixed some bugs.
sending a PING request and retrieving the PONG response works now.
2023-04-16 23:22:03 +02:00
Martin Preuss
b51941cc5a aqhome: removed unneeded code. 2023-04-09 18:50:30 +02:00
Martin Preuss
c8afd7eb74 aqhome: use new type GWEN_ConnectableMsgEndpoint.
This allows for reconnect of endpoints if necessary.
2023-04-09 00:35:17 +02:00
Martin Preuss
ce899896bf aqhome: fixed compiler warnings. 2023-03-20 22:49:39 +01:00
Martin Preuss
12d197dae2 aqhome: fixed endpoint code. Now works again. 2023-03-18 01:57:20 +01:00