![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
Collaboration diagram for PluginInterface2:Returns why a connection attempt failed
Definition at line 60 of file PluginInterface2.h.
{
FCAR_CONNECTION_ATTEMPT_FAILED,
FCAR_ALREADY_CONNECTED,
FCAR_NO_FREE_INCOMING_CONNECTIONS,
FCAR_SECURITY_PUBLIC_KEY_MISMATCH,
FCAR_CONNECTION_BANNED,
FCAR_INVALID_PASSWORD,
FCAR_INCOMPATIBLE_PROTOCOL,
FCAR_IP_RECENTLY_CONNECTED,
FCAR_REMOTE_SYSTEM_REQUIRES_PUBLIC_KEY,
FCAR_OUR_SYSTEM_REQUIRES_SECURITY,
FCAR_PUBLIC_KEY_MISMATCH,
};
Reasons why a connection was lost
| LCR_CLOSED_BY_USER |
Called RakPeer::CloseConnection() |
| LCR_DISCONNECTION_NOTIFICATION |
Got ID_DISCONNECTION_NOTIFICATION. |
| LCR_CONNECTION_LOST |
GOT ID_CONNECTION_LOST. |
Definition at line 46 of file PluginInterface2.h.
For each message that arrives on an instance of RakPeer, the plugins get an opportunity to process them first. This enumeration represents what to do with the message
Definition at line 32 of file PluginInterface2.h.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.