summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acc_socket.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-7/+7
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-07-04re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba1-2/+2
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.14.28); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.13.8); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.11.126); FILE MERGEDJens-Heiner Rechtien1-13/+14
2005-09-07INTEGRATION: CWS ooo19126 (1.11.124); FILE MERGEDRüdiger Timm1-47/+21
2001-09-26#65293#: #include <algorithm>Jens-Heiner Rechtien1-2/+3
2001-08-27#91457# acceptor crashes, when an unknown hostname is given, improved error h...Jörg Budischewski1-8/+26
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-2/+9
2001-04-11#85985# tcpnodelay socket option is now interpretedJörg Budischewski1-6/+13
2001-03-15vos removed in favor of osl inline wrapperJörg Budischewski1-31/+15
2000-11-28#80785# added host/port info for peer and localJörg Budischewski1-24/+42
2000-11-23Remove stl/ from #include statementSander Vesik1-3/+3
2000-11-06#76899# notify of error listeners fixedKay Ramme1-64/+71
2000-10-20listeners are now notified on closeJörg Budischewski1-2/+3
2000-10-20socket close replaced by shutdown (shutdown is more threadsafe, because the h...Jörg Budischewski1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+403