summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/connections/socket/socketConnector.java
AgeCommit message (Expand)Author
2017-03-16Fix typosAndrea Gelmini
2016-08-19coverity#1371380 Resource leak on an exceptional pathCaolán McNamara
2016-08-19coverity#1371379 Resource leak on an exceptional pathCaolán McNamara
2016-05-05jurt: add missing modelinesMiklos Vajna
2015-07-31fix use of TCP_NODELAY for localhost URP connectionsNoel Grandin
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-01-20enable tcpNoDelay for loopback connections automaticallyNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-08-30jurt: fix some javadoc errors for JDK 8rbuj
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-06-29Java cleanup - fix various javadoc issuesNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.6.64); FILE MERGEDRüdiger Timm
2005-09-07INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGEDRüdiger Timm
2004-08-20INTEGRATION: CWS sb21 (1.4.150); FILE MERGEDRüdiger Timm
2002-10-07#103968# Cleaned up socketAcceptor/Connector.Stephan Bergmann
2001-04-17new option: tcpNoDelay (#85985#)Kay Ramme
2000-11-28#80785# added attributes: localHost,localPort,peerHost,peerPortKay Ramme
2000-09-18initial importJens-Heiner Rechtien