mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-13 16:23:33 -07:00
9d8440667c
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