dpeq.socket

Default socket type for Connection.

Members

Classes

StdSocket
class StdSocket

std.socket.Socket wrapper wich is compatible with PSQLConnection. If you want to use custom socket type (vibe-d or any other), make it duck-type and exception-compatible with this one.

Meta

Authors

Boris-Barboris