mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 16:56:15 +10:00
1. Create common SocketState class. (It allows us to cehck socket status between each other more precisely.) 2. Integrate SocketState class into PinpointServerSocket.