Norman Maurer 65718db3ec [#2665] Continue writing on IOException when using DatagramChannel
Motivation:

As a DatagramChannel supports to write to multiple remote peers we must not close the Channel once a IOException accours as this error may be only valid for one remote peer.

Modification:

Continue writing on IOException.

Result:

DatagramChannel can be used even after an IOException accours during writing.
2014-07-18 12:49:56 +02:00
..
2014-07-02 19:04:11 +09:00
2014-07-02 19:04:11 +09:00
2013-07-14 18:32:10 +02:00
2013-07-14 18:04:33 +02:00
2013-07-22 19:14:36 +02:00
2013-06-13 20:56:17 +02:00