[][src]Crate kf_socket

Structs

InnerKfSink
InnerKfSocket

KfSocket is high level socket that can send and receive kf-protocol

InnerKfStream

inner kf stream which is generic over stream

SinkPool

Pool of sinks. This is lightweight version of SocketPool where you only need to keep track of sink no attemp to keep id indexes

SocketPool

pooling of sockets

Enums

KfSocketError

Functions

send_and_receive

send request and return response from calling server at socket addr

Type Definitions

AllKfSocket
ExclusiveKfSink
KfSink
KfSocket
KfStream
SharedSinkPool