Re: ioctl like function in php for sockets

Angel <[email protected]> Tue, 11 Apr 2023 02:47:48 -0700 (PDT)
Newsgroups comp.lang.php
Message-ID <[email protected]>
Damn, I cannot believe how unbelievably intelligent You are..............


On Friday, August 11, 2017 at 3:05:22 PM UTC+2, kushal bhattacharya wrote:
> Hi, 
> Is there any api function in php which whould tell how the length of packet recieved by the socket? 
> For example there is an api function in C linux which ioctl() which returns the length of the packet recieved by the socket. 
> Thanks