← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 717858] Re: No timeout when a client connect in NMDC mode.

 

(i meant "close" instead of "shutdown". the latter was only removing
some operations but not disconnecting the socket:
<http://www.boost.org/doc/libs/1_46_1/doc/html/boost_asio/reference/basic_stream_socket/shutdown.html>)

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/717858

Title:
  No timeout when a client connect in NMDC mode.

Status in ADCH++:
  Confirmed

Bug description:
  To reproduce, connect to a adch hub with no adc(s) prefix both hub and
  client will wait for each other to receive a string, the hub for the
  SUP and the client for the $Hello.

  Non of them will close the connection and socket stays connected
  aslong either hub or client restarts.


References