1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-25 20:35:40 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
杨赫然
eeb44249d6 Set socket to nonblocking and re-add socket to epoll 2024-07-25 16:09:53 +08:00
杨赫然
f4093e136d Use epoll to support multiple connections 2024-07-17 16:18:14 +08:00
feiniks
7fd078664b Print log when thread pool is full (#67)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-04-19 18:03:53 +08:00
feiniks
54145b03f4 Add support c++ compile (#60) 2022-04-25 11:58:24 +08:00
caixiangyue
8b853cf41d export to generate lib 2019-11-01 15:52:36 +08:00
ly1217
f7c20fa391 Optimize name pipe server. 2019-10-18 23:16:32 -07:00
ly1217
19598f1d9d Fix memory leak. 2019-09-24 20:16:38 -07:00
ly1217
1239667823 Add named pipe server thread pool. 2019-09-10 23:48:04 -07:00
Shuai Lin
749a480fda pipe clients: added concurrency tests. 2016-07-28 17:06:27 +08:00
Shuai Lin
7bc0bfbe27 pipe transport: updated struct definition. 2016-07-28 17:06:27 +08:00
Shuai Lin
eb7fb022de named pipe transport: compile on windows. 2016-07-28 17:06:27 +08:00
Shuai Lin
307d466eb1 named pipe transport: compile on linux. 2016-07-28 17:06:27 +08:00
Shuai Lin
0cac14f39f named pipe transport: Added pipe client and pipe server. 2016-07-28 17:06:27 +08:00