Files
deb-python-eventlet/tests/convenience_test.py
Sergey Shepelev f9a3074a3b convenience: listen() sets SO_REUSEPORT when available; Thanks to Zhengwei Gao
From linux kernel >= 3.9, it supports the SO_REUSEPORT option that will
allow multiple server socket to listen the same port

https://github.com/eventlet/eventlet/pull/352
2016-10-28 01:09:40 +03:00

4.7 KiB