Commit Graph

20 Commits (master)

Author SHA1 Message Date
Karchnu 93b9bcbaa2 Context: default value for timer is now 30 seconds. 2020-12-14 16:08:26 +01:00
Karchnu 21334a4d0a CBOR messages. 2020-12-02 16:23:27 +01:00
Karchnu 30dbf2e85b New C function, fix a memory leak, more error cases covered. 2020-11-07 02:40:05 +01:00
Karchnu 89125d8338 libipc now allows buffered readings from switched fd. 2020-08-03 00:39:13 +02:00
Karchnu ee2852357e Don't allow to break the loop. 2020-07-23 21:42:27 +02:00
Karchnu fff35d53de Sending strings. 2020-07-23 19:31:30 +02:00
Karchnu 7870346afb send_now + simpler wait_event 2020-07-23 19:12:10 +02:00
Karchnu d791528008 read_fd 2020-07-14 17:45:21 +02:00
Karchnu 6d5839b5a7 tests & fixes 2020-07-14 17:04:51 +02:00
Karchnu 90e98c328a IPC::Client has a server_fd property. 2020-07-13 18:40:21 +02:00
Karchnu 2ed077f3f9 bugfix (Int32 type declaration) 2020-07-13 15:05:18 +02:00
Karchnu 50ac7152af Adding file descriptor to pass to the `send` functions. 2020-07-13 15:02:58 +02:00
Karchnu d1c3e9a95a Bindings following libipc version 0.7.0. 2020-07-13 14:17:29 +02:00
Karchnu 2ccab86273 Float64 timers. 2020-06-12 02:05:42 +02:00
Philippe PITTOLI 25eb62a8f9 IPC::Message#from_json and #to_json 2020-02-03 23:50:13 +01:00
Philippe PITTOLI 07f2099553 -debug pp!, +Connection init for simple fd, +Message#to_packet 2020-01-17 22:02:24 +01:00
Philippe PITTOLI 05e1c36645 Bindings adapted to libipc v0.5.0. 'Events' alias no more top-level. 2020-01-01 14:29:05 +01:00
Philippe PITTOLI 7f56378d06 minor fix 2019-10-26 18:28:17 +02:00
Philippe PITTOLI 5b134a8c1b v0.4: ipc_wait_event* functions now reveive a timeout value 2019-10-26 18:12:59 +02:00
Philippe PITTOLI 0330f384ef v0.2 - new API 2019-07-27 15:29:27 +02:00