Expand description
Types and functions related to using a custom socket implementation
Structs§
Traits§
- UdpSocket
- A generic contract for an UDP socket. Used to be agnostic of the underlying async framework used.
- UdpSocket
Factory - A trait used to create
UdpSocket
instances.
Functions§
- browse
- Discovers any SQL Server instances running on hosts reached by the given multicast address.
- browse_
host - Discovers any SQL Server instances running on the given host
- browse_
instance - Gets information about the given instance.
- browse_
instance_ dac - Gets DAC information about the given instance