/*
* pipetest by davide libenzi ( epoll performace tester ) 【相关文章:用"RAID 0.0999&q】 【扩展阅读:iptables入门教程--设置静态防火】 * copyright (c) 1999,..,2003 davide libenzi 【扩展信息:如何在RedHat AS3上装Jabbe】 * * this program is free software; you can redistribute it and/or modify * it under the terms of the gnu general public license as published by * the free software foundation; either version 2 of the license, or * (at your option) any later version. * * this program is distributed in the hope that it will be useful, * but without any warranty; without even the implied warranty of * merchantability or fitness for a particular purpose. see the * gnu general public license for more details. * * you should have received a copy of the gnu general public license * along with this program; if not, write to the free software * foundation, inc., 59 temple place, suite 330, boston, ma 02111-1307 usa * * davide libenzi <davidel@xmailserver.org> * * * you need either a never glibc or the epoll library available here : * * http://www.xmailserver.org/linux-patches/nio-improve.html#sys_epoll * * to build this source file. to build : * * gcc -o pipetest pipetest.c -lepoll ... 下一页