mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-26 21:26:36 +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.