yacy_search_server/source/net/yacy/contentcontrol
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
request into a separate thread and ignores the furthure result of a
request if that does not answer within the requested time-out. This is a
try to solve a problem with the peer-ping, which hangs whenever a peer
appears to be dead or blocked.
2014-01-19 15:21:23 +01:00
..
ContentControlFilterUpdateThread.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
SMWListImporter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
SMWListImporterFormatObsolete.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
SMWListRow.java refactor package 2012-11-09 16:22:24 +01:00
SMWListSyncThread.java do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00