[PATCH] ioctl FIONREAD implementation for sockets
Ralf Habacker
ralf.habacker@freenet.de
Sun Feb 8 14:52:00 GMT 2004
Hi,
while porting a kde game (Kbattleship) to cygwin/xfree I recognized that the
ioctl FIONREAD function call wasn't implemented.
The appended minor patch added this support to fhandler_socket.cc
Cheers
Ralf
Changelog
2004-02-08 Ralf Habacker <ralf.habacker@freenet.de>
* fhandler_socket.cc (fhandler_socket::ioctl): Added FIONREAD function call.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygwin_fhandler_socket_cc-ioctl-fionread.patch
Type: text/x-diff
Size: 490 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20040208/f2673b28/attachment.bin>
-------------- next part --------------
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list