summaryrefslogtreecommitdiff
path: root/deps/evcom
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Add connection.setNoDelay() to disable Nagle algorithm.Ryan Dahl2-0/+10
2009-09-04Upgrade evcom - disable EPIPE error output.Ryan1-9/+16
2009-08-31Upgrade evcom; Add setTimeout method to node.tcp.ConnectionRyan4-31/+59
2009-08-22evcom upgrade - ignore sigpipe. remove error output.Ryan3-0/+15
2009-08-21Sync evcomRyan3-28/+78
2009-08-19Upgrade evcom - fix API issues.Ryan6-510/+1436
2009-08-13Sync evcom after refactor; fix binding issuesRyan3-619/+601
2009-08-10Sync evcom.Ryan1-1/+1
2009-08-10(evcom) SOL_SOCKET got renamed in socket,stream renamingRyan1-1/+1
2009-08-10(evcom) Add fix for pausing against big buffers.Ryan1-3/+3
2009-08-09Upgrade evcomRyan4-455/+448
2009-08-06(evcom) Increase recv buffer from 4 bytes (!!!) to 8192Ryan1-3/+3
2009-08-04Upgrade evcom - fix accepting too many connections issueRyan3-70/+113
2009-07-25Rename evnet to evcom.Ryan5-0/+1968