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

Ethereal-dev: Re: [Ethereal-dev] Re: [Ethereal-cvs] cvs commit: ethereal/gtk proto_draw.c rtp_

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Wed, 30 Jun 2004 01:50:11 -0700
On Wed, Jun 30, 2004 at 10:16:39AM +0200, Ulf Lamping wrote:
> So it might be (a bit smaller):
> 
> /* Win32 needs the O_BINARY flag for calls to open(), 
>  * but unix platforms don't know and don't define it, so do it here. */

OK, that sounds reasonable.