mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Class MySQLSocketPhobos
Wraps a Phobos socket with the common interface
Constructors
Name | Description |
---|---|
this
|
The socket should already be open |
Properties
Name | Type | Description |
---|---|---|
connected [get]
|
bool |
Methods
Name | Description |
---|---|
acquire
|
|
amOwner
|
|
close
|
|
isOwner
|
|
read
|
|
release
|
|
write
|