Denis CLAVIER
|
d4e2e00482
|
Fix multicast leave group (#3929)
* Fix multicast leave group
* Add test to join and leave a multicast group
Co-authored-by: Denis CLAVIER <denis.clavier@c-s.fr>
|
2023-01-24 05:46:10 -06:00 |
|
John Vandenberg
|
0e6e16645c
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
|
Günter Obiltschnig
|
1bf40a0cd2
|
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
|
2020-01-09 10:08:09 +01:00 |
|
Guenter Obiltschnig
|
a460bafa70
|
merge Unix Domain Sockets support and other changes from develop
|
2017-10-31 16:53:06 +01:00 |
|
Günter Obiltschnig
|
04e7e04d4d
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
|
Guenter Obiltschnig
|
1a8479f7ea
|
remove DatagramSocket Unbound constructor
|
2016-02-29 10:17:30 +01:00 |
|
Guenter Obiltschnig
|
4f7b7a7734
|
fixed #892: DatagramSocket is ipv4 by default (added new constructors for creating an unconnected and unbound DatagramSocket or MulticastSocket)
|
2016-02-28 00:36:40 +01:00 |
|
Alex Fabijanic
|
e44df5a583
|
fixed GH #245: MulticastSocket::joinGroup(const IPAddress&) not working
|
2014-05-29 20:57:19 -05:00 |
|
Roger Meier
|
b0581433a7
|
LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-05-14 08:38:09 +02:00 |
|
Roger Meier
|
628a06f718
|
LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-05-04 21:02:42 +02:00 |
|
aleks-f
|
007659a107
|
exclude NetworkInterface where not supported
Exclude NetworkInterface and MulticastSocket on platforms where we do
not have network interface detection implemented
|
2012-12-23 16:05:16 -06:00 |
|
Aleksandar Fabijanic
|
f6e6dbc0b7
|
SF#3563627: Set IP address on multicast socket from socket family
|
2012-09-07 03:54:51 +00:00 |
|
Aleksandar Fabijanic
|
676675edc7
|
NetworkInterface fixes/improvement
|
2012-08-14 00:34:38 +00:00 |
|
Aleksandar Fabijanic
|
273b9c92f8
|
more improvements/redesign, mostly Windows related
|
2012-08-13 01:58:35 +00:00 |
|
Marian Krivos
|
2371cae637
|
revert
|
2012-08-10 21:32:45 +00:00 |
|
Marian Krivos
|
1b4b83550a
|
fix setOption() for IPV6 multicast compiling on gcc 4.6
|
2012-08-10 07:07:06 +00:00 |
|
Aleksandar Fabijanic
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +00:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Marian Krivos
|
b242f2c8d1
|
Net: near complete merge to 1.4.2
|
2011-09-14 18:20:11 +00:00 |
|
Guenter Obiltschnig
|
c93c16008b
|
integrated changes from 1.3.5
|
2009-06-16 17:04:40 +00:00 |
|
Marian Krivos
|
b99f4b6d1f
|
OpenSolaris + SunPro C++ compile fix
|
2009-02-24 22:00:36 +00:00 |
|
Guenter Obiltschnig
|
2986d273a1
|
synced with main repository
|
2008-01-28 17:34:07 +00:00 |
|
Guenter Obiltschnig
|
ed4789b844
|
latest changes from main rep
|
2007-05-04 11:06:33 +00:00 |
|
Guenter Obiltschnig
|
dfe559af3b
|
changes from main repository
|
2007-02-27 08:56:44 +00:00 |
|
Guenter Obiltschnig
|
d6b783cc3b
|
integrated changes from main rep
|
2007-02-25 09:17:38 +00:00 |
|
Guenter Obiltschnig
|
5a2a425002
|
sync to internal repository
|
2007-02-23 14:41:53 +00:00 |
|
Guenter Obiltschnig
|
851bd49554
|
sources from main repository
|
2006-12-22 09:57:44 +00:00 |
|
Guenter Obiltschnig
|
c240a70569
|
sources for 1.3
|
2006-11-17 16:38:28 +00:00 |
|
Guenter Obiltschnig
|
0c24077c43
|
set eol-style to native
|
2006-10-23 16:25:09 +00:00 |
|
Guenter Obiltschnig
|
2d4078f392
|
submitted 1.2.0
|
2006-08-29 07:10:35 +00:00 |
|
Guenter Obiltschnig
|
f476bd6b32
|
initial import
|
2006-07-11 16:33:40 +00:00 |
|