C backend, Fix struct align scope, libuv backend WIP
commitc554b3d5306807bd9c309f0a270ff758dc94f073
authorpartic <pursuer2@aliyun.com>
Sun, 27 Mar 2022 15:59:51 +0000 (27 23:59 +0800)
committerpartic <pursuer2@aliyun.com>
Sun, 27 Mar 2022 15:59:51 +0000 (27 23:59 +0800)
treed3c153ac9139371653cd34528795c2e252fc194b
parenteaa1fae0818f611970195b4ab606fb374ed681a1
C backend, Fix struct align scope, libuv backend WIP
c/pxprpc/server.h
c/pxprpc_libuv/make-config.mk [new file with mode: 0644]
c/pxprpc_libuv/server_libuv.c [new file with mode: 0644]
c/pxprpc_libuv/server_libuv.h [new file with mode: 0644]
c/pxprpc_libuv/test.cpp [new file with mode: 0644]