Interface MySQLSocket

A minimal socket interface similar to Vibe.d's TCPConnection. Used to wrap both Phobos and Vibe.d sockets with a common interface.

interface MySQLSocket ;