[tuxdroid-user] [PATCH] Using SO_REUSEADDR on TCP socket
Status: Beta
Brought to you by:
ks156
From: Henrik G. B. <hg...@if...> - 2007-03-19 11:31:54
|
Hi. I've been testing my nice tuxdroid this weekend, and in that process I've been restarting tuxdaemon quite a lot. I think that's due to port 5000 (or whatever it was) being in use. A SO_REUSEADDR fixes it for me, at least. Here's a patch, if you're interested. |