mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


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 ;

Properties

NameTypeDescription
connected[get] bool

Methods

NameDescription
acquire
amOwner
close
isOwner
read
release
write