mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-03 07:52:29 +02:00
SF #3562400: DatagramSocketImpl'comment is faile
This commit is contained in:
parent
afc29520d4
commit
cfba98dd50
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user