On Friday 30 May 2003 11:29 am, Ronnie Sahlberg wrote: > Currently there is no such feature in tethereal. > However, it would not be impossible to add. > > On unix, one could add a signal handler for SIGUSR1 which would just call > the > tap draw routine similar to how ethereal regularly calls it. > I dont know how to do this in a portable way from win32 as well.
It would have to be a totally different mechanism. Win32 does not support signals. (specifically SIGUSR) -- Richard Urwin