资源列表
[Linux/Unix编程] fork_vfork
说明:主要测试fork和vfork区别的代码 比较简单,但是能说明很多问题 读者可以尝试对文件描述符的的共享特性进行测试 还有vfork死锁问题的特性进行测试-The main difference between the test fork and vfork code is relatively simple, but a lot of problems illustrate the reader can try to file descr iptor of shared charac<钟伟> 在 2026-01-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] sigaction_new
说明:这个是对linux下进程间通信之“信号”的特性进行测试的代码,尤其是对实时信号和非实时信号的排队问题进行的测试和验证。 本代码在redhat linux2.4平台上验证无误 -This is the Inter-Process Communication under linux the signal to test the characteristics of the code, especially for real-time signal and non-real-time si<钟伟> 在 2026-01-22 上传 | 大小:1kb | 下载:0