virtual_
net
0.600.1
Socket
Map
Aliased type
In virtual_
net::
client
virtual_net
::
client
Type Alias
SocketMap
Copy item path
Source
type SocketMap<T> =
HashMap
<
SocketId
, T>;
Aliased Type
ยง
struct SocketMap<T> {
/* private fields */
}