[erlang-questions] ioctl support?
Paul Fisher
pfisher@REDACTED
Sun Jun 1 01:04:17 CEST 2008
On Sat, 2008-05-31 at 17:52 -0500, tsuraan wrote:
> Is the UNIX ioctl call exposed anywhere in the erlang standard
> library? It doesn't seem to be in the file package, and I can't think
> of where else it would be.
No. What are you trying to achieve? Most style of processing are
possible because of the structure of the erlang environment or as part
of specific library interfaces.
--
paul
More information about the erlang-questions
mailing list