SO_REUSEADDR is has different meaning on windows to most socket implementations. It alows multiple programs to bind to the same address/port. This can cause very wierd bugs if two programs are used at the same time. (see http://www.itamarst.org/writings/win32sockets.html) Adding SO_EXCLUSIVEADDRUSE constant allows windows programmers to have the same semantics as unix
Logged In: YES user_id=45280 There's no uploaded file! You have to check the checkbox labeled "Check to Upload & Attach File" when you upload a file. In addition, even if you *did* check this checkbox, a bug in SourceForge prevents attaching a file when *creating* an issue. Please try again. (This is a SourceForge annoyance that we can do nothing about. :-( )