summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/UdpTransceiver.h
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Fix (ICE-7671) - VS 2017 crash when build UWPJose2017-04-11
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | WinRT -> UWP renamesJose2016-12-14
| |
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
| | | | | | | | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
| |
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* 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
| | | | This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963.
* 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
| | | | This reverts commit 9c4e79ce6760badf047568fd300fcbe3455f31b7.
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12
|
* * SOCKS support for C++Mark Spruiell2013-04-04
| | | | | * Minor cleanup in C# * Unity fixes
* 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 ↵Jose2012-07-19
| | | | files.
* 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
| | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition.
* 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/demo/Freeze/backup/.depend cpp/demo/Freeze/bench/.depend cpp/demo/Freeze/casino/.depend cpp/demo/Freeze/customEvictor/.depend cpp/demo/Freeze/library/.depend cpp/demo/Freeze/phonebook/.depend cpp/demo/Freeze/transform/.depend cpp/demo/Glacier2/callback/.depend cpp/demo/Glacier2/chat/.depend cpp/demo/Ice/async/.depend cpp/demo/Ice/bidir/.depend cpp/demo/Ice/callback/.depend cpp/demo/Ice/converter/.depend cpp/demo/Ice/hello/.depend cpp/demo/Ice/invoke/.depend cpp/demo/Ice/latency/.depend cpp/demo/Ice/minimal/.depend cpp/demo/Ice/multicast/.depend cpp/demo/Ice/nested/.depend cpp/demo/Ice/nrvo/.depend cpp/demo/Ice/session/.depend cpp/demo/Ice/throughput/.depend cpp/demo/Ice/value/.depend cpp/demo/IceBox/hello/.depend cpp/demo/IceGrid/allocate/.depend cpp/demo/IceGrid/icebox/.depend cpp/demo/IceGrid/replication/.depend cpp/demo/IceGrid/sessionActivation/.depend cpp/demo/IceGrid/simple/.depend cpp/demo/IceStorm/clock/.depend cpp/demo/IceStorm/counter/.depend cpp/demo/IceStorm/replicated/.depend cpp/demo/IceStorm/replicated2/.depend cpp/demo/book/freeze_filesystem/.depend cpp/demo/book/lifecycle/.depend cpp/demo/book/printer/.depend cpp/demo/book/simple_filesystem/.depend cpp/src/Freeze/.depend cpp/src/FreezeScript/.depend cpp/src/Ice/.depend cpp/src/Ice/UdpTransceiver.cpp cpp/src/Ice/UdpTransceiver.h cpp/src/IceBox/.depend cpp/src/IceGrid/.depend cpp/src/IceGridLib/.depend cpp/src/IcePatch2/.depend cpp/src/IceStorm/.depend cpp/src/slice2freeze/.depend cpp/test/Freeze/complex/.depend cpp/test/Freeze/dbmap/.depend cpp/test/Freeze/evictor/.depend cpp/test/Freeze/oldevictor/.depend cpp/test/FreezeScript/dbmap/.depend cpp/test/FreezeScript/evictor/.depend cpp/test/Glacier2/attack/.depend cpp/test/Glacier2/dynamicFiltering/.depend cpp/test/Glacier2/router/.depend cpp/test/Glacier2/sessionControl/.depend cpp/test/Glacier2/ssl/.depend cpp/test/Glacier2/staticFiltering/.depend cpp/test/Ice/adapterDeactivation/.depend cpp/test/Ice/background/.depend cpp/test/Ice/binding/.depend cpp/test/Ice/checksum/.depend cpp/test/Ice/checksum/server/.depend cpp/test/Ice/custom/.depend cpp/test/Ice/exceptions/.depend cpp/test/Ice/facets/.depend cpp/test/Ice/faultTolerance/.depend cpp/test/Ice/gc/.depend cpp/test/Ice/hold/.depend cpp/test/Ice/inheritance/.depend cpp/test/Ice/interceptor/.depend cpp/test/Ice/location/.depend cpp/test/Ice/objects/.depend cpp/test/Ice/operations/.depend cpp/test/Ice/proxy/.depend cpp/test/Ice/retry/.depend cpp/test/Ice/servantLocator/.depend cpp/test/Ice/slicing/exceptions/.depend cpp/test/Ice/slicing/objects/.depend cpp/test/Ice/stream/.depend cpp/test/Ice/stringConverter/.depend cpp/test/Ice/timeout/.depend cpp/test/Ice/udp/.depend cpp/test/IceBox/configuration/.depend cpp/test/IceGrid/activation/.depend cpp/test/IceGrid/allocation/.depend cpp/test/IceGrid/deployer/.depend cpp/test/IceGrid/distribution/.depend cpp/test/IceGrid/replicaGroup/.depend cpp/test/IceGrid/replication/.depend cpp/test/IceGrid/session/.depend cpp/test/IceGrid/simple/.depend cpp/test/IceGrid/update/.depend cpp/test/IceSSL/configuration/.depend cpp/test/IceStorm/federation/.depend cpp/test/IceStorm/federation2/.depend cpp/test/IceStorm/rep1/.depend cpp/test/IceStorm/repgrid/.depend cpp/test/IceStorm/repstress/.depend cpp/test/IceStorm/single/.depend cpp/test/IceStorm/stress/.depend cpp/test/Slice/keyword/.depend cs/src/Ice/Instance.cs cs/src/IceSSL/ConnectorI.cs java/demo/book/simple_filesystem/Filesystem/DirectoryI.java java/demo/book/simple_filesystem/Filesystem/FileI.java java/src/IceInternal/TcpConnector.java java/src/IceSSL/ConnectorI.java py/modules/IcePy/.depend rb/src/IceRuby/.depend
| * 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 ↵Matthew Newhook2008-06-06
| | | | | | | | effective port may be incorrect under windows.
* | http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The ↵Matthew Newhook2008-05-22
| | | | | | | | effective port may be incorrect under windows.
* | Some cleanup of the networking code.Matthew Newhook2008-05-21
|/