Ethereal-dev: Re: [Ethereal-dev] Ethereal addition for analysing RTP data

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Fri, 7 Mar 2003 11:48:07 -0800
On Fri, Mar 07, 2003 at 08:14:22AM -0700, Greg Morris wrote:
> Still problems with tap_rtp.c.... Undefined functions _open, _close,
> write, and read on Windows based OS. See below... Any ideas? 

I've checked in a change to include <io.h>, if present; wait the usual
interval for it to make it to the anonymous CVS tree, and then try a cvs
update (you should get version 1.6 of gtk/tap_rtp.c) and see if that
fixes it.