summaryrefslogtreecommitdiff
path: root/io/source/connector/ctr_socket.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-4/+4
2014-04-23io: sal_Bool->boolNoel Grandin1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-2/+0
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-5/+5
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.11.28); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGEDOliver Bolte1-2/+5
2006-07-20INTEGRATION: CWS sb55 (1.9.4); FILE MERGEDKurt Zenker1-3/+3
2006-06-19INTEGRATION: CWS warnings01 (1.7.126); FILE MERGEDJens-Heiner Rechtien1-6/+9
2005-09-07INTEGRATION: CWS ooo19126 (1.7.124); FILE MERGEDRüdiger Timm1-47/+21
2001-09-26#65293#: #include <algorithm>Jens-Heiner Rechtien1-2/+3
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-2/+8
2001-03-15vos removed in favor of osl inline wrapperJörg Budischewski1-18/+6
2000-11-28#80785# added host/port info for peer and localJörg Budischewski1-12/+34
2000-10-30#76899# notify of error listeners fixedKay Ramme1-32/+33
2000-10-20socket.close replaced by socket.shutdown (more threadsafe)Jörg Budischewski1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+265