ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5356] Character echo pauses in Capture Filter field in Cap

Date: Thu, 4 Nov 2010 19:30:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5356

--- Comment #3 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2010-11-04 20:30:17 MDT ---
Do you still have the problem if you uncheck "Enable concurrent DNS name
resolution" in the name resolution preferences?  The reason I ask is that
concurrent DNS resolution is done with c-ares (unless you compiled it to use
adns) and without that option checked, it uses the normal (synchronous, i.e.
blocking) name lookup functions from the operating system.  These sometimes
work differently than the c-ares or adns ones.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.