feat: add result

This commit is contained in:
hukai 2025-07-30 09:42:33 +08:00
parent 3342020ecf
commit 87e2092977
2 changed files with 4 additions and 0 deletions

View File

@ -22,3 +22,7 @@ xmake f -m release -cv
1. 接收端执行 `xmake run ipc_interface unix_domain receive`
1. 发送端执行 `xmake run ipc_interface unix_domain send --data test_data`
## 结果
![alt text](assets/res.png)

BIN
assets/res.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB