My code is like this:
if( ($this->master=socket_create(AF_INET,SOCK_STREAM,SOL_TCP)) < 0 ) { die(\"socket_create() failed, reason: \".socket_s
You'll need to install (or enable) the Socket PHP extension: http://www.php.net/manual/en/sockets.installation.php