index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
socket.cpp
Age
Commit message (
Expand
)
Author
2006-03-27
Remove debugging
brain
2006-03-26
Regressed buffering code
brain
2006-03-13
Removal of ancient TRUE/FALSE #defines (C-ish stuff)
brain
2006-03-11
Complete removal of all stl stuff here
brain
2006-03-11
Completely removed the deque
brain
2006-03-11
Put some error checking back in here
brain
2006-03-11
Temporarily removed output buffering as an experiment
brain
2006-03-11
Blah
brain
2006-03-11
Logging
brain
2006-03-11
Different way of using substr
brain
2006-03-11
Deque doing some reallllly odd stuff
brain
2006-03-11
Cant do *ANYTHING* in the damn destructor?!
brain
2006-03-11
Close-pending checks
brain
2006-03-11
Checking that buffers are empty in destructor
brain
2006-03-11
Checks and stuff :p
brain
2006-03-11
Damnit
brain
2006-03-11
Fixes
brain
2006-03-11
Added method to check if an fd is in the socketengine or not
brain
2006-03-11
Re-enterant safety
brain
2006-03-11
Re-enterance safety
brain
2006-03-09
Convert more by-values to const references, optimise ConfigReader a bit
om
2006-03-07
Tweaks to socket engine, faster buffer flush and hopefully more stable
brain
2006-03-07
true and false transposed in new code
brain
2006-03-07
Exception to the rules for EAGAIN
brain
2006-03-07
Check for write errors in inspsocket (this is probably causing excessive cpu...
brain
2006-02-26
That's enough tweaks for now
brain
2006-02-26
Tweaks for valgrind (again)
brain
2006-02-26
Fixes for valgrind
brain
2006-02-26
Tweaks to closed socket detection
brain
2006-02-24
Another tweak for port
brain
2006-02-24
One character brain-wave fix (had idea at work)
brain
2006-02-24
Wrong address being bound by InspSocket when binding to a specific ip
brain
2006-02-16
Extra checking and exception handling in InspSocket::Write
brain
2006-02-15
Test for bug reported by TDC
brain
2006-02-15
Extra error logging
brain
2006-02-14
Fix to compare against signed/unsigned warning
brain
2006-02-14
Force initialization of fd to -1
brain
2006-02-14
We're going for that commits per minute record again.
brain
2006-02-14
Helps to get the var names right too..
brain
2006-02-14
Error checking for out of range buffer reads (this shouldnt happen, read is b...
brain
2006-02-07
Uses less write() calls
brain
2006-02-07
Slightly more efficient write buffers
brain
2006-02-02
More nonblocking dns stuffs
brain
2006-02-02
Fixes to set correct resolver address before looking up host
brain
2006-02-02
Nonblocking dns for InspSocket class (used by server to server)
brain
2006-02-02
*UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi...
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2006-01-15
Removed some redundant (and commented out) functions
brain
2006-01-15
Made InspSocket::Read return an empty but non-NULL string when it receives EA...
brain
2005-12-30
Made socket.cpp flush its write buffer more often (fixes odd lag on server to...
brain
[prev]
[next]