yacy_search_server/source/de/anomic/yacy
theli 13eeaa08f3 *) httpc.java:
- Now it's possible to interrupt pending httpc-actions on server shutdown  
   - this is possible because of a newly introduced registration mechanism for
     open sockets
*) yacyCore.java
   - blocking peerPing threads can now be interrupted on server shutdown
*) serverCore.java
   - restructuring shutdown code 
*) error.html
   - port number is now set correctly if port forwarding was enabled


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@389 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-07 13:58:54 +00:00
..
seedUpload replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
yacyClient.java *) httpc.java: 2005-07-07 13:58:54 +00:00
yacyCore.java *) httpc.java: 2005-07-07 13:58:54 +00:00
yacyDHTAction.java *) Import statements reorganized 2005-05-05 05:32:19 +00:00
yacyPeerAction.java initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
yacyPeerActions.java *) httpc.java: 2005-07-07 13:58:54 +00:00
yacySearch.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
yacySeed.java *) Status.java: showing amount of time since last upload of seed-file 2005-06-28 11:27:31 +00:00
yacySeedDB.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
yacySeedUploader.java *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory 2005-05-23 10:10:51 +00:00