1
0
Fork 0
mirror of https://gitlab.com/niansa/quickipc.git synced 2025-03-06 20:49:18 +01:00
Commit graph

19 commits

Author SHA1 Message Date
Nils
0b8d12f528 Gave it another try, but a better one this time 2021-07-22 13:59:54 +02:00
niansa
4f279349df Revert "Un-hardcoded max buf length"
This reverts commit 84c7fe23f4
2021-07-22 11:40:10 +00:00
Nils
84c7fe23f4 Un-hardcoded max buf length 2021-07-22 13:31:10 +02:00
niansa
0114ad3f07 Added QBiIPC::get_in() and get_out() 2021-07-20 11:48:34 +02:00
niansa
e3b51bad4e Added missing QBiIPC fwd declaration 2021-07-19 15:36:32 +02:00
niansa
bdd1d06172 Added QBiIPC 2021-07-19 15:15:14 +02:00
niansa
1b5a74490d Removed QIPC::Fds 2021-07-19 12:22:18 +02:00
niansa
8a3479dbde Deleted copy constructor from QIPC::Fds 2021-07-19 12:10:47 +02:00
niansa
81770ef4a3 Readded QIPC::Fds destructor 2021-07-19 11:53:47 +02:00
niansa
0b0f8a0ec4 Revoked last change and throw the right exception on error 2021-07-19 11:51:04 +02:00
niansa
06444ab050 close() on QIPC::Fds destruct 2021-07-19 11:45:27 +02:00
niansa
fd3b5f739c Added QIPC::close() 2021-07-19 11:43:59 +02:00
niansa
2bfe2a9814 Fixed redifition 2021-07-19 10:38:54 +02:00
niansa
6e843f4069 Made all public in QIPC::Fds 2021-07-19 10:35:51 +02:00
niansa
aeab4cbbc3 Improved Makefile 2021-07-19 10:27:06 +02:00
niansa
06845543b0 Minor fix 2021-07-19 10:25:23 +02:00
niansa
9fab044815 Made QIPC::Fds public 2021-07-18 17:53:08 +02:00
niansa
4042d7c7a7 Code documentation improvement 2021-07-17 22:15:44 +02:00
niansa
1dfce00163 Initial commit 2021-07-17 20:47:52 +02:00