mirror of
https://github.com/boostorg/mysql.git
synced 2026-02-15 01:02:17 +00:00
Added UNIX socket example to docs
This commit is contained in:
@@ -90,6 +90,12 @@
|
||||
* \subsection metadata Metadata
|
||||
* This example demonstrates inspecting the metadata of a resultset.
|
||||
* \include metadata.cpp
|
||||
*
|
||||
* \subsection unix_socket UNIX domain sockets
|
||||
* This example demonstrates connecting to a MySQL server over
|
||||
* a UNIX domain socket. It employs synchronous functions with
|
||||
* exceptions.
|
||||
* \include unix_socket.cpp
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user