On Tue, Apr 13, 2010 at 3:17 AM, Kim Gräsman <[email protected]> wrote: > Hi Erik, > > On Mon, Apr 12, 2010 at 21:11, Nelson, Erik - 2 > <[email protected]> wrote: >> On Monday, April 12, 2010 2:52 PM Kim Gräsman wrote: >> >>>>On Mon, Apr 12, 2010 at 16:37, Nelson, Erik - 2 >>>> It's a big problem... as it is now, any process can hijack another >>>> application's port. >> >>>Yeah, I can see that. Maybe not so good... It'd be nice if the socket >>>flags were configurable. >> >> They are configurable... this flag is being set within cpp-netlib > > Yes, I meant configurable in cpp-netlib's http server, so that users > of the server can choose whether they want SO_REUSEADDR or not. >
Sounds like a patch waiting to happen to me. :) Fork and pull request! :D -- Dean Michael Berris deanberris.com ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
