Desour
|
9b6244c6c2
|
improve code readbility
|
2025-02-20 22:52:12 +01:00 |
|
Desour
|
668d22f39f
|
some include fixes
|
2025-02-20 22:52:12 +01:00 |
|
Desour
|
d96894e606
|
make timeout explicit
|
2025-02-20 22:52:12 +01:00 |
|
Desour
|
157f22ef95
|
IPCChannelStuff -> IPCChannelResources
I think it should be simpler now.
|
2025-02-20 22:52:12 +01:00 |
|
Desour
|
2638dc41d1
|
use PTHREAD_PROCESS_SHARED instead of magic 1
|
2025-02-20 22:52:12 +01:00 |
|
Desour
|
1c76f32d19
|
use more abstract macros to decide which implementation to compile
|
2025-02-20 22:52:12 +01:00 |
|
Desour
|
4f0085af00
|
make sure we copy from the shared memory only once
|
2025-02-20 22:52:12 +01:00 |
|
Desour
|
5f13c0aa48
|
add some comments, and improve error handling
|
2025-02-20 22:52:11 +01:00 |
|
Desour
|
8cdf8ab95a
|
IPCChannelEnd: make the signature of makeA and makeB platform independent
and let the IPCChannelEnd own the shared mem and other stuff
|
2025-02-20 22:52:11 +01:00 |
|
Jude Melton-Houghton
|
bda818840e
|
Add IPC channel (for sscsm)
|
2025-02-20 22:52:11 +01:00 |
|