mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #4776] EDK: Avoid LowID if max_indirect_connecti


From: spiralvoice
Subject: [Mldonkey-users] [patch #4776] EDK: Avoid LowID if max_indirect_connections is reached
Date: Tue, 10 Jan 2006 03:54:10 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.8) Gecko/20060108 Firefox/1.5

Follow-up Comment #8, patch #4776 (project mldonkey):

"If servers are always in the "Connecting" state when performing
callbacks"

This is not the case, connecting an EDK server puts the state to
Connecting, the server immediatly closes the socket to perform the
callback. Because of the closed socket the server state is NotConnected when
the callback arrives. Normally this happens so
quickly that no GUI can display it, logging revealed that behaviour.

add_connecting_server works like designed, I am adding a flag
for servers when last connect was performed. If this was more
than 1 minute ago that entry will be deleted from !connecting_server_list
because remove_connecting_server can not
be called when the server socket is closed for whatever reason.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4776>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]