root/version_0/ext/epoll.h
| Revision 359, 0.6 kB (checked in by blackhedd, 2 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | /***************************************************************************** |
| 2 | |
| 3 | $Id$ |
| 4 | |
| 5 | File: epoll.h |
| 6 | Date: 06Jun07 |
| 7 | |
| 8 | Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. |
| 9 | Gmail: blackhedd |
| 10 | |
| 11 | This program is free software; you can redistribute it and/or modify |
| 12 | it under the terms of either: 1) the GNU General Public License |
| 13 | as published by the Free Software Foundation; either version 2 of the |
| 14 | License, or (at your option) any later version; or 2) Ruby's License. |
| 15 | |
| 16 | See the file COPYING for complete licensing information. |
| 17 | |
| 18 | *****************************************************************************/ |
| 19 | |
| 20 | |
| 21 | #ifdef HAVE_EPOLL |
| 22 | |
| 23 | |
| 24 | #endif // HAVE_EPOLL |
| 25 |
Note: See TracBrowser for help on using the browser.
