Add controlled error path for known errors during thread creation.
[shibboleth/sp.git] / shibsp / remoting / impl / SocketListener.cpp
2008-08-26 cantorAdd controlled error path for known errors during threa...
2008-04-02 cantorSocket recv calls should detect signals via EINTR and...
2008-03-04 cantorFix log category.
2007-11-15 cantorClean Solaris build.
2007-10-21 cantorAdd logging when catching unknown errors.
2007-08-06 cantorDetect socket closure.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-05-31 cantorLinux porting changes
2007-05-08 cantorBetter logging for remoted errors.
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-02 cantorUpdate copyright.
2007-01-25 cantorReworked outgoing messages to optimize for pre-serializ...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...