Andrew Kohlsmith wrote: > It really sounds like you either want to index or do an insertion sort so you > can do a straight binary search. Right. but we already search the peer list on two different 'indexes' (name and IP address), so just sorting wouldn't accomplish much.