Obsolete
/
libipc-old
Archived
3
0
Fork 0
Commit Graph

282 Commits (8ccefcc40f6b684997e5d0ca972459b6fcb82628)

Author SHA1 Message Date
Karchnu 8ccefcc40f lacking default cb_out 2020-07-08 12:40:24 +02:00
Karchnu 74fea778f7 more consistant connection types (and their use) 2020-07-08 09:57:33 +02:00
Karchnu 12427217c6 Compilation fixed for examples. 2020-07-08 01:15:18 +02:00
Karchnu 90a51a7ed7 buffers don't require malloc anymore 2020-07-08 01:08:00 +02:00
Karchnu 98a1389376 callbacks 2020-07-08 00:07:49 +02:00
Karchnu ff9d6ed2b8 Correction examples. 2020-07-06 14:38:06 +02:00
Karchnu 47408ef653 fixed 2020-07-06 09:02:13 +02:00
Karchnu 4c45fb7d12 s/events_loop/wait_event/ 2020-07-06 08:43:06 +02:00
Karchnu 8439cc0f18 Things. 2020-07-06 08:42:05 +02:00
Karchnu f1790cf314 switching ok 2020-07-04 19:29:59 +02:00
Karchnu 6243b818f1 corrections 2020-07-04 19:03:21 +02:00
Karchnu bef3b28656 simple-tcp: corrections and debug print 2020-07-04 19:02:43 +02:00
Karchnu 9a83993795 better ipcd 2020-07-04 14:41:21 +02:00
Karchnu e8cd339622 better simple-tcpd 2020-07-04 14:40:55 +02:00
Karchnu df373aea6a simple-tcp: improvments. 2020-07-04 14:21:02 +02:00
Karchnu fe87f31c34 pongspam OK 2020-07-04 14:06:51 +02:00
Karchnu e98b544539 pongd OK 2020-07-04 11:45:09 +02:00
Karchnu 1377e6fd28 pongd 2020-07-04 11:38:11 +02:00
Karchnu 36cdda36e0 pong client OK 2020-07-04 11:12:12 +02:00
Karchnu fbb7394f31 tests now compile again 2020-07-04 11:01:24 +02:00
Karchnu f89ab91917 timer works as expected 2020-07-04 10:11:19 +02:00
Karchnu 3b1aaf36c2 timer 2020-07-03 22:27:56 +02:00
Karchnu 0f46858e78 print context 2020-07-02 21:33:59 +02:00
Karchnu b6f32819e5 networkd -> ipcd 2020-07-01 14:24:45 +02:00
Karchnu 2bba5cb232 Removing printf. 2020-07-01 13:26:22 +02:00
Karchnu 71db43802e Multiple clients: ok. 2020-07-01 12:47:04 +02:00
Karchnu a5877101eb WIP: no mem leaks on simple use. switch still to test. 2020-07-01 09:53:24 +02:00
Karchnu f4ffd7386f No leaks, no error whatsoever so far. 2020-06-30 13:49:21 +02:00
Karchnu 292cca45e0 WIP: messages are sent and received OK 2020-06-30 12:59:05 +02:00
Karchnu a6ca358847 WIP!! 2020-06-29 21:07:19 +02:00
Karchnu 2a8e9a3707 WIP: connection OK, timer OK 2020-06-29 19:35:52 +02:00
Karchnu 9cdf868755 WIP 2020-06-29 16:49:54 +02:00
Karchnu 9429be80b3 Buffered writings: WIP. 2020-06-29 16:22:14 +02:00
Karchnu 0cd6f5bebd Compiles, not tested and no write buffer. 2020-06-29 00:53:40 +02:00
Karchnu 89d8881a40 Compile again, but lacks poll(2) call. 2020-06-28 18:05:28 +02:00
Karchnu 1dc5b4bcbe WIP 2020-06-28 17:22:58 +02:00
Karchnu 44992e940c WIP 2020-06-28 15:40:02 +02:00
Karchnu 05d483a712 WIP 2020-06-28 01:13:48 +02:00
Karchnu 91793c45cc WIP 2020-06-27 19:16:07 +02:00
Karchnu 85b54b0db6 poll(2): WIP. 2020-06-27 04:45:43 +02:00
Karchnu 062c36a2f3 libipc now uses 64-bit float (double) timers. 2020-06-12 02:09:46 +02:00
Philippe PITTOLI 290a693572 project.zsh and Makefile: handle dependencies correctly. `make dist` ok. 2020-04-27 03:43:11 +02:00
Philippe PITTOLI 9c61ea5093 buffer from 2K to 2M, there is room to improve performances here 2020-02-06 00:58:19 +01:00
Philippe PITTOLI 22f3a2234a Version bump: 0.5.1. 2020-01-28 13:42:49 +01:00
Philippe PITTOLI 8457cc3690 Put fd to -1 before freeing memory. 2020-01-28 13:42:19 +01:00
Philippe PITTOLI ac9e329cec Read-write loop test. 2020-01-28 13:41:09 +01:00
Philippe PITTOLI 75b407538b Improved pong(d) examples. 2020-01-28 13:39:06 +01:00
Philippe PITTOLI 626053ad63 From 8M to 2K buffers: performance improvements. 2020-01-28 13:38:25 +01:00
Philippe PITTOLI 301358425f remove old experiments 2020-01-28 13:37:47 +01:00
Philippe PITTOLI e936810b39 usock: use strerror to get a better insight about an error. 2020-01-04 10:34:38 +01:00