Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-23 | Add connection.setNoDelay() to disable Nagle algorithm. | Ryan Dahl | 2 | -0/+10 |
2009-09-04 | Upgrade evcom - disable EPIPE error output. | Ryan | 1 | -9/+16 |
2009-08-31 | Upgrade evcom; Add setTimeout method to node.tcp.Connection | Ryan | 4 | -31/+59 |
2009-08-22 | evcom upgrade - ignore sigpipe. remove error output. | Ryan | 3 | -0/+15 |
2009-08-21 | Sync evcom | Ryan | 3 | -28/+78 |
2009-08-19 | Upgrade evcom - fix API issues. | Ryan | 6 | -510/+1436 |
2009-08-13 | Sync evcom after refactor; fix binding issues | Ryan | 3 | -619/+601 |
2009-08-10 | Sync evcom. | Ryan | 1 | -1/+1 |
2009-08-10 | (evcom) SOL_SOCKET got renamed in socket,stream renaming | Ryan | 1 | -1/+1 |
2009-08-10 | (evcom) Add fix for pausing against big buffers. | Ryan | 1 | -3/+3 |
2009-08-09 | Upgrade evcom | Ryan | 4 | -455/+448 |
2009-08-06 | (evcom) Increase recv buffer from 4 bytes (!!!) to 8192 | Ryan | 1 | -3/+3 |
2009-08-04 | Upgrade evcom - fix accepting too many connections issue | Ryan | 3 | -70/+113 |
2009-07-25 | Rename evnet to evcom. | Ryan | 5 | -0/+1968 |