This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

fhandler_base::ioctl (FIONBIO)


Any reason not to support this?  It seams to me that this patch just
parallels what is already in fhandler_base::fcntl (F_SETFL) for
O_NONBLOCK.

I was trying to fix this issue:

http://www.cygwin.com/ml/cygwin/2003-10/msg01159.html

2003-10-23  Brian Ford  <ford@vss.fsi.com>

	* fhandler.cc (fhandler_base::ioctl): Handle FIONBIO.

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

Attachment: fhandler.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]