From: Kim G. <kim...@gm...> - 2010-04-12 19:17:14
|
Hi Erik, On Mon, Apr 12, 2010 at 21:11, Nelson, Erik - 2 <eri...@ba...> 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. - Kim |