MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / SocketReceiveMultiplexer

Method SocketReceiveMultiplexer

source/src/osc/ip/UdpSocket.cpp:508–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506
507
508SocketReceiveMultiplexer::SocketReceiveMultiplexer()
509{
510 impl_ = new Implementation();
511}
512
513SocketReceiveMultiplexer::~SocketReceiveMultiplexer()
514{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected