📄 readme
字号:
# README,v 1.1 2000/01/28 02:31:31 irfan Exp
Description:
This is a test for server applications that have client threads
(threads making remote calls) starting before event loop threads
(threads running the event loop).
Expected output:
The event loop threads should wait for the client threads that become
leaders to give up leadership before continuing.
How to run:
You can use the run_test.pl script to run it or:
$ server
$ client
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -