12 Commits (77bcc77c287602f8912f455311e7b99629ae25a1)

Author SHA1 Message Date
Georg Hopp 8c2de51c57 Use new class interface and update copyright information 12 years ago
Georg Hopp 8d41a5707b compile with latest library versions, escpecialy the new socket code. 12 years ago
Georg Hopp 5849bb7274 utilize libtrdata 12 years ago
Georg Hopp 151a4ebf00 now use libtrio for all io operations. 12 years ago
Georg Hopp 1307358fbd moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 12 years ago
Georg Hopp 70e4fce1a0 Use new class interface and update copyright information 12 years ago
Georg Hopp a62879f735 compile with latest library versions, escpecialy the new socket code. 12 years ago
Georg Hopp 01dc476775 utilize libtrdata 12 years ago
Georg Hopp 562407c88e now use libtrio for all io operations. 12 years ago
Georg Hopp 67b37a057b moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 12 years ago
Georg Hopp 817758272a remove occurences of write circular buffer 12 years ago
Georg Hopp 0e1ec66463 this is a huge one...removed cbuf for writing again.... This is not needed any more because I use memory mapped io for these. Additionally sanitised write error handling somewhat...anyway, under huge load I still observer unexpected connection closes. But maybe this is related to interrupt while reading...(reading is not handled very well right now) 12 years ago
Georg Hopp ccc6f9307e more comments regarding cbuf pools. 12 years ago
Georg Hopp b615fb8b01 moved httpMessageQueue to a generalized Queue class as in fact it was nothing else except that it only stored HttpMessages. 14 years ago
Georg Hopp dd9eae7e5b cleanups in class and some code cleanups 14 years ago
Georg Hopp 61f8dc58e1 add latest stuff from parent project yabrog. Essentially some request variable handling and authentication interface with ldap implementation. Additionally add docBlocks to all C source and header files and make a real copyright sign from the (C). 14 years ago
Georg Hopp fa02368ab8 initial fork from server project 14 years ago