2008-09-07 |
w00t | Initialising the member we added might be an idea. |
blob | commitdiff | raw |
2008-09-07 |
w00t | Fix forward-declaration caused as a result of recent... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Start moving IO hooking from being bufferedsocket based... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
brain | Measure bandwidth statistics from the socket engine... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
brain | Automatic detection and allocation of max fds. No longe... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
brain | Keep count of the number of events in total, and sepera... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-09-04 |
burlex | * Fixed some incorrect declarations in IOCPEngine |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Document all this shit! |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Craquity craq De-craq! |
blob | commitdiff | raw | diff to current |
2007-08-15 |
brain | Fixed, i forgot the virtual when implementing this |
blob | commitdiff | raw | diff to current |
2007-07-27 |
brain | Windows specific data types in EventHandler are now... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
brain | Removal of some ifdefs |
blob | commitdiff | raw | diff to current |
2007-07-27 |
brain | Some smart tricks to eliminate win32 ifdefs that are... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
brain | Comments |
blob | commitdiff | raw | diff to current |
2007-05-19 |
brain | Space indents must die. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-01-12 |
peavey | Update inline documentation for DelFd() so the doxygen... |
blob | commitdiff | raw | diff to current |
2007-01-11 |
peavey | pgsql should now work thx to added posibility to force... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | And now, just to force you to recompile the *whole... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
brain | Socket error state stuff |
blob | commitdiff | raw | diff to current |
2006-10-30 |
brain | Document SocketEngine::WantWrite() |
blob | commitdiff | raw | diff to current |
2006-10-30 |
brain | WARNING: This commit breaks kqueue and select -- work... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | Get rid of SocketEngine::Wait and array-copy, change... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | EventHandler class, an abstraction for raw i/o |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Now two types of log macro, log() and ilog(). log(... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Remove X_ESTAB_CLASSDNS, X_ESTAB_DNS now does the job... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
brain | Add #include <sys/select.h> to select engine, we probab... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
brain | * Seperate out socket engines into derived classes... |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Added class Resolver (needs testing) |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Made a load more stuff Extensible which might be of... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
brain | Commented a lot of stuff that hasnt been commented... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
brain | Added method to check if an fd is in the socketengine... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Changed 65535 to MAX_DESCRIPTORS calculated at configur... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Added extra checking to socketengine to refuse connecti... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Added counters for MAX_DESCRIPTORS etc which allows... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Optimizing to not use so much cpu with high user loads |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Added comments |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | More experimental gubbins |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Added GetType |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | EXPERIMENTAL new socket engine code |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Made compile on freebsd |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Added preliminary socketengine stuff |
blob | commitdiff | raw | diff to current |
2005-11-25 |
brain | Removed references to connection.cpp and servers.cpp |
blob | commitdiff | raw | diff to current |
2005-11-25 |
brain | Removal of mesh stuff (lots of) |
blob | commitdiff | raw | diff to current |
2005-11-25 |
brain | Removed server socket stuff from socketengine |
blob | commitdiff | raw | diff to current |
2005-08-24 |
brain | Changed comments |
blob | commitdiff | raw | diff to current |
2005-08-24 |
brain | Tidied up socket engine code, moved into a specialized... |
blob | commitdiff | raw | diff to current |
|