in reply to Re: Problem extracting socket from fileno
in thread Problem extracting socket from fileno
>>BTW, is there any specific reason you can't simply pass around the original $socket itself, instead of its file descriptor number?
Yes, I'm trying to share it between threads and I get a error along the lines of "sharnig of GLOB not implemented yet" when I try to share it via self.