No, I understand. Let me rephrase. It's not working because you are doing the XS equivalent of
PRINT($out, "TEXT");
when you want to do the XS equivalent of
tied(*$out)->PRINT("TEXT");
In reply to Re^9: Inline C + IO::Handle
by ikegami
in thread FCGI + Inline::C fast stream out!
by mrakus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |