Hello,
What is the use of ioctl? how to implement it using perl?
| SitePoint Sponsor |


Hello,
What is the use of ioctl? how to implement it using perl?



This might help
http://en.wikipedia.org/wiki/Ioctl
Also the perl documentation
http://perldoc.perl.org/functions/ioctl.html
For a use see
http://perldoc.perl.org/perlfaq5.htm...-filehandle%3f
Never used it myself - low level io stuff.


Thanks for your help..
Bookmarks