mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-30 17:40:00 -07:00
SO_REUSEPORT allows multipple instances to use same port. It might be used for better scalability and performance. * update dependencies * fix data race of http's srv and tlsSrv variables