| http://www.w3.org/ns/prov#value | - EventMachine::Connection is a class that is instantiated by EventMachine???s processing loop whenever a new connection is created. (New connections can be either initiated locally to a remote server or accepted locally from a remote client.) When a Connection object is instantiated, it mixes in the functionality contained in the user-defined module specified in calls to connect or start_server.
|