Posted by Anonymous Thu 1st Mar 2007 22:04 - Syntax is PHP - 46 views
Download | New Post | Modify | Diff | Hide line numbers
Download | New Post | Modify | Diff | Hide line numbers
PHP parser reported no syntax errors in this post!
Description:
Warning: socket_select(): no resource arrays were passed to select
Warning: socket_select(): no resource arrays were passed to select
-
if (!$sux) {
-
}
-
-
// designate a port on the socket to recieve data
-
}
-
-
-
$suxref[] =& $sux; // create a reference to the socket as an array
-
-
-
while (1) {
-
// let the system take care of polling for UDP data
-
// get the UDPdata with the sender's IP/port
-
//if the server is different, check the authlist - this may or may not improve performance
-
}
PermaLink to this entry https://pastebin.co.uk/11260
The following amendments have been posted:
-
Anonymous (Thu 1st Mar 2007 22:05)
Posted by Anonymous Thu 1st Mar 2007 22:04 - Syntax is PHP - 46 views
Download | New Post | Modify | Diff | Hide line numbers
Download | New Post | Modify | Diff | Hide line numbers
Comments: 0