summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Selector.cpp
Commit message (Collapse)AuthorAge
* Fix shadows declaration warnings - Close #348Jose2019-06-24
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Minor style and test fixesBenoit Foucher2019-02-11
|
* Windows support for transport without file descriptorBenoit Foucher2019-02-05
|
* Copyright header simplicationJose2019-01-19
|
* Workaround for iOS simulator spurious crashes on shutdownBenoit Foucher2019-01-10
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed SOCKET_ERROR assignement with DWORD, fixes #267Benoit Foucher2018-11-15
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Potential UWP fix to solve controller crashes (ICE-8713)Benoit Foucher2018-03-15
|
* Fixed UWP connection memory leak (ICE-8686)Benoit Foucher2018-02-27
|
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed ICE-8471 - better warning for spurious selector wakeupBenoit Foucher2017-09-01
|
* Fix for ICE-8309 - check for spurious selector wakeupsBenoit Foucher2017-07-13
|
* Fixed ICE-8156 - iOS controller crashBenoit Foucher2017-07-06
|
* Fix for ICE-8156 - potential fix for controller crashBenoit Foucher2017-06-26
|
* C++ selector fix for BT+SSLMark Spruiell2017-03-03
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
| |
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2017-01-05
|\|
| * Fixed ICE-7419 - spurious error message from kqueue selectorBenoit Foucher2017-01-05
| |
* | WinRT -> UWP renamesJose2016-12-14
| |
* | updating IceBT to BlueZ 5Mark Spruiell2016-10-20
| |
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Added support for building Xcode SDK, added iAP transportBenoit Foucher2016-05-31
| |
* | Fixed AIX test/Ice/hold failuresBernard Normier2016-05-20
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
| |
* | C++11 mapping initial commitJose2015-12-01
| |
* | Fixed merge issue from previous commitBenoit Foucher2015-10-09
| |
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* Fixed ICE-6695, Ice for WinRT hang on Windows 10Benoit Foucher2015-08-11
|
* Added iOS support for IceTouchBenoit Foucher2015-03-20
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
|
* Fixed ICE-5746: selector bad file descriptor on OS XBenoit Foucher2014-10-16
|
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
|
* Fixed ICE-5490: selector doesn't check for EPOLLERR on LinuxBenoit Foucher2014-06-05
|
* Fixed WinRT build (transport re-factoring)Benoit Foucher2014-05-06
|
* 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.