Follow-up Comment #12, bug #6956 (project mldonkey):

This is not overnet related.

1. When starting a new search, donkeySearch.send_search automatically calls
DonkeyUdp.make_xs

2. DonkeyUdp.make_xs sets !xs_last_search to this new search number (
xs_last_search := ss.search_num )

3. All future UDP search replies that are received are attached to this new
search even if the results are not related (they are related to a previous
search) 

donkeyUdp.Udp.QueryReplyUdpReq -> 
... let ss = search_find !xs_last_search ....





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=6956>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs

Reply via email to