| | 2 | * $Id$ |
|---|
| | 3 | * |
|---|
| | 4 | * Author:: Francis Cianfrocca (gmail: blackhedd) |
|---|
| | 5 | * Homepage:: http://rubyeventmachine.com |
|---|
| | 6 | * Date:: 15 Jul 2007 |
|---|
| | 7 | * |
|---|
| | 8 | * See EventMachine and EventMachine::Connection for documentation and |
|---|
| | 9 | * usage examples. |
|---|
| | 10 | * |
|---|
| | 11 | * |
|---|
| | 12 | *---------------------------------------------------------------------------- |
|---|
| | 13 | * |
|---|
| | 14 | * Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. |
|---|
| | 15 | * Gmail: blackhedd |
|---|
| | 16 | * |
|---|
| | 17 | * This program is free software; you can redistribute it and/or modify |
|---|
| | 18 | * it under the terms of either: 1) the GNU General Public License |
|---|
| | 19 | * as published by the Free Software Foundation; either version 2 of the |
|---|
| | 20 | * License, or (at your option) any later version; or 2) Ruby's License. |
|---|
| | 21 | * |
|---|
| | 22 | * See the file COPYING for complete licensing information. |
|---|
| | 23 | * |
|---|
| | 24 | *--------------------------------------------------------------------------- |
|---|
| | 25 | * |
|---|