Re: [gtk-gnutella-devel] TCP_NODELAY an invalid argument?

2007-12-07 Thread Christian Biere
Christian Biere wrote: > Matthew Lye wrote: > > I've been getting fairly frequent messages like this, recently: > > > 07-12-07 18:42:15 (WARNING): unable to set TCP_NODELAY on fd#102: > > > Invalid argument > It probably means TCP_NODELAY is already enabled on the socket. Can or > rather will h

Re: [gtk-gnutella-devel] TCP_NODELAY an invalid argument?

2007-12-07 Thread Christian Biere
Matthew Lye wrote: > I've been getting fairly frequent messages like this, recently: > > 07-12-07 18:42:15 (WARNING): unable to set TCP_NODELAY on fd#102: > > Invalid argument It probably means TCP_NODELAY is already enabled on the socket. Can or rather will happen with TLS connections. I'd ex

[gtk-gnutella-devel] TCP_NODELAY an invalid argument?

2007-12-07 Thread Matthew Lye
by the way: I've been getting fairly frequent messages like this, recently: > 07-12-07 18:42:15 (WARNING): unable to set TCP_NODELAY on fd#102: > Invalid argument My build is a day or two old. It could be a Leopard thing. - Matt -