Friday May  4th, 2012 by Uranus Zhou
本文同步自:https://zohead.com/archives/close-socket-after-execl/   Linux下的进程在创建子进程(fork)后,子进程会自动继承父进程的文件描述符,这种机制在没有 execl...
Read morePosted in Linux, Technology | No comments
Saturday April 28th, 2012 by Uranus Zhou
本文博客链接:https://zohead.com/archives/rsync-performance-linux-cygwin-msys/   ...
Read morePosted in Linux, Technology | 1 comment
Thursday April 12th, 2012 by Uranus Zhou
本文博客链接:https://zohead.com/archives/linux-pam-get-item-error-library/    近日在将一个 RHEL6 上的服务程序移植到老的 Fedora Core 2 Linux...
Read morePosted in Linux, Technology | No comments
Friday April  6th, 2012 by Uranus Zhou
本文博客链接:https://zohead.com/archives/linux-fcntl-advisory-mandatory-lock/    近日小温下APUE,发现Linux下的 fcntl 实现强制锁的功能好像都没试验过,简单做个测试。    首先用 fcntl...
Read morePosted in Linux, Technology | No comments