The fileno() return value is a C file descriptor value and the HANDLE is, as ikegami stated, what CreateFile() returns. CreateFile() is a Windows system function. You're mixing two different APIs. Instead of using CreateFileMapping() maybe you could try using mmap().
| 90% of every Perl application is already written. ⇒ |
| dragonchild |
In reply to Re: what is exactly HANDL is
by pfaut
in thread what is exactly HANDL is
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |