Obsolete
/
ipc.cr-old
Archived
3
0
Fork 0
Commit Graph

16 Commits (ee2852357e20fff4df39d7ecd728249e69d89430)

Author SHA1 Message Date
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