Commit 6ace4508 authored by hrpccs's avatar hrpccs
Browse files

Merge branch 'master' of https://github.com/hrpccs/zero-trace

No related merge requests found
Showing with 5 additions and 3 deletions
+5 -3
......@@ -1165,7 +1165,7 @@ int VSockEngine::recvstr(char *& str,enum Type & type,int & len)
```c++
VSockEngine::VSockEngine() {
initStreamSock();
getBeastAncestorAddr();
getAddr();
registerHelpers();
}
......@@ -1486,4 +1486,6 @@ https://developer.ibm.com/articles/l-virtio/
[宋宝华:Linux文件读写(BIO)波澜壮阔的一生 - 腾讯云开发者社区-腾讯云](https://cloud.tencent.com/developer/article/1559291)
[EZTrace easy to use trace generator](https://eztrace.gitlab.io/eztrace/)
\ No newline at end of file
[EZTrace easy to use trace generator](https://eztrace.gitlab.io/eztrace/)
[序列化性能比较](https://www.5axxw.com/wiki/content/wp2dci)
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment