while ($conn = $sock->accecpt()){ $conn->recv($buff, 1000); #do something with the $buff }
Should I be closeing $conn if so at which piont.
In reply to Re: connect() & close()
by Scarborough
in thread connect() & close()
by monktim
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |