How to run OpenDHT and other applications on same port?

How to run OpenDHT and other applications on same port? I can’t find “multiplexer” API, but DhtRunner::run() accepts Context, and Context has a sock field, can it do similar thing?

Thanks.