Type Definition memsocket::Socket[][src]

type Socket = UnboundedSocket;
Deprecated since 0.1.2

: use BoundedSocket or UnboundedSocket instead