Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 353 Bytes

Tiny RotMG Ping Tester

Compiles to a 11 KB executable.

About

  • Simultaneously tests ping to all the servers
  • Uses Windows sockets with the IO completion port model
  • The completion port is executed in two threads

Shortcuts taken

  • Only takes one sample per server
  • Does not dynamically load the server IP addresses