Revision history of "Lobby ping"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 11:56, 15 August 2012Freeman (talk | contribs). . (645 bytes) (+645). . (Created page with "<source lang="php"> $ip = '127.0.0.1'; $port = 23073; $start_time = microtime(true); $sock = socket_create(AF_INET,SOCK_DGRAM,SOL_UDP); socket_set_option($sock, SOL_SOCKET, SO...")