Purpose of code changes on this branch:
set SO_REUSEADDR to run websocket server.
SocketServer.TCPServer is controlled by allow_reuse_addr to use SO_REUSEADDR or
not.
When reviewing my code changes, please focus on:
After the review, I'll merge this branch into:
/trunk
Original issue reported on code.google.com by ukai@chromium.org on 2 Aug 2010 at 5:39
Original issue reported on code.google.com by
ukai@chromium.org
on 2 Aug 2010 at 5:39