⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是unix网络编程一书的源代码希望能对大家的学习提供一种便利
💻
字号:
     Not all of the tests in this directory run on all systems.
First execute "make clean" and then build all the programs that will
compile: "make -i".  You will get an error for every program that will
not compile, but at the end the only executables are the ones that will
run.

     Then run "bw_lat.sh" and "incr.sh" to measure the bandwidth,
latency, and synchronization times.  Notice that these two shell scripts
require at least the 1993 KornShell (ksh93) and they skip any executable
that does not exist.

	The three files "lat_signal.c", "lat_sigwait.c", and
"lat_sigqueue.c" were developed after the book was published and
were not in the source code tar ball until Sept. 21, 1998.  These
three programs measure the latency involved when using signals as
a form of IPC (which should not really be done).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -