summaryrefslogtreecommitdiff
path: root/io/source/acceptor
AgeCommit message (Expand)AuthorFilesLines
2003-08-18INTEGRATION: CWS geordi2q01 (1.10.18); FILE MERGEDHans-Joachim Lankenau1-3/+3
2003-08-18INTEGRATION: CWS geordi2q01 (1.13.18); FILE MERGEDHans-Joachim Lankenau1-3/+3
2003-04-23INTEGRATION: CWS uno2 (1.9.20); FILE MERGEDRüdiger Timm1-5/+6
2003-04-23INTEGRATION: CWS uno2 (1.4.48); FILE MERGEDRüdiger Timm1-1/+1
2003-04-15INTEGRATION: CWS dbgmacros1 (1.12.20); FILE MERGEDVladimir Glazounov1-20/+20
2002-10-04#99853# Adapted to new cppuhelper/unourl.hxx.Stephan Bergmann1-165/+74
2002-09-05#100000#Vladimir Glazounov2-4/+13
2002-01-07#96257# exception now thrown in case pipe-accept fails, a new pipe can now ac...Jörg Budischewski2-7/+34
2001-09-26#65293#: #include <algorithm>Jens-Heiner Rechtien1-2/+3
2001-09-21#65293# exceptions for solarisOliver Bolte1-8/+8
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 Budischewski6-70/+119
2001-05-15added component typesJörg Budischewski1-0/+2
2001-05-11rtl string api changesThomas Benisch1-4/+4
2001-04-11#85985# tcpnodelay socket option is now interpretedJörg Budischewski3-12/+27
2001-03-15vos removed in favor of osl inline wrapperJörg Budischewski4-58/+41
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-3/+3
2001-03-07changes for new module-description.dtdJuergen Schmidt1-55/+41
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby1-8/+2
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik1-5/+3
2001-01-08#82576# switched to IllegalArgumentException for an empty stringJörg Budischewski1-4/+6
2001-01-08#82576# + #82586# empty connection string + second reenter are now properly h...Jörg Budischewski1-7/+35
2000-12-08#81246# stopAccepting is now threadsafeJörg Budischewski1-5/+5
2000-11-28#80785# added host/port info for peer and localJörg Budischewski4-108/+166
2000-11-23Remove stl/ from #include statementSander Vesik1-3/+3
2000-11-21#79794# corrected service name in XML descriptionJörg Budischewski1-1/+1
2000-11-13#65293#: applicat.rdb -> udkapi.rdbJens-Heiner Rechtien1-5/+5
2000-11-06#76899# notify of error listeners fixedKay Ramme1-69/+76
2000-10-31must change: new way to generate descriptions and typesJörg Budischewski1-5/+4
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-10-13Added several staticmbXXX.cxx files for mac os X buildGene Anaya1-2/+8
2000-09-18initial importJens-Heiner Rechtien6-0/+1310