summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/UdpTransceiver.h
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
* ICE-6116 reduce verbose warnings about socket buffer sizeDwayne Boone2015-03-03
* Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"Dwayne Boone2015-01-07
* ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfoDwayne Boone2015-01-07
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
* merging javascript branchMark Spruiell2014-03-19
* Revert "Fix to allow transceivers to read more data than requested."Benoit Foucher2013-07-26
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12
* * SOCKS support for C++Mark Spruiell2013-04-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* New AMI mappingBenoit Foucher2009-11-23
* Cleaned up UDP transceivers, fixes for bug 4223 and 4320Benoit Foucher2009-10-27
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
* Added ConnectionInfo/EndpointInfo, bug 4280 & 3964Benoit Foucher2009-10-12
* Bug 3972 - reduced trace level for some output and other minor cleanupDwayne Boone2009-09-23
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* Bug 3972 - improve server network tracingDwayne Boone2009-05-01
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\
| * Reviewed bug 3601, minor transceiver cleanupBenoit Foucher2009-02-02
* | Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\|
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| * http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The eff...Matthew Newhook2008-06-06
* | http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The eff...Matthew Newhook2008-05-22
* | Some cleanup of the networking code.Matthew Newhook2008-05-21
|/
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* More HP & Sun compilation fixesBenoit Foucher2007-12-28
* Fix for bug 1945, Sun & HP-UX compilation fixesBenoit Foucher2008-01-03
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
* More changes for bug 1996Dwayne Boone2007-06-07
* Changed getHosts to getAddressesDwayne Boone2007-06-01
* Added udp multicast supportDwayne Boone2007-05-28
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690,Matthew Newhook2007-01-31
* Updated copyright headerDwayne Boone2007-01-08
* Use poll() instead of select() on Unix.Benoit Foucher2006-10-31