mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
This is to make socket implementations independent of the host OS. this is done by creating an interface that define all required behaviors of the socket.