Crate ethcore_network
source · [−]Modules
Parse ethereum client ID strings and provide querying functionality
Structs
The Error type.
Network service configuration
Shared session information
Enums
IP fiter
Filtered connection direction.
The kind of an error.
Messages used to communitate with the event loop from other threads.
Non-reserved peer modes.
Traits
Connection filter. Each connection is checked against connection_allowed
.
IO access point. This is passed to all IO handlers and provides an interface to the IO subsystem.
Network IO protocol handler. This needs to be implemented for each new subprotocol.
All the handler function are called from within IO event loop.
Message
is the type for message data.
Type Definitions
Node public key
Protocol handler level packet id
Local (temporary) peer session ID.
Protocol / handler id
Timer ID