mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 16:48:06 +02:00
SF #3562400: DatagramSocketImpl'comment is faile
This commit is contained in:
@@ -53,7 +53,7 @@ class Net_API DatagramSocketImpl: public SocketImpl
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
DatagramSocketImpl();
|
DatagramSocketImpl();
|
||||||
/// Creates a StreamSocketImpl.
|
/// Creates a DatagramSocketImpl.
|
||||||
///
|
///
|
||||||
/// If the system supports IPv6, the socket will
|
/// If the system supports IPv6, the socket will
|
||||||
/// be an IPv6 socket. Otherwise, it will be
|
/// be an IPv6 socket. Otherwise, it will be
|
||||||
|
Reference in New Issue
Block a user