Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Simple layer over POSIX open/read/write. | miket@chromium.org | 2012-02-16 | 1 | -4/+9 |
* | TCP API. | miket@chromium.org | 2012-01-26 | 1 | -12/+18 |
* | Implement blocking read. Reading was working fine for synchronous case, but t... | miket@chromium.org | 2012-01-13 | 1 | -1/+1 |
* | An interim commit that works for simple cases. There is an arbitrary 1K limit... | miket@chromium.org | 2012-01-05 | 1 | -1/+7 |
* | Refactor UDP socket API to facilitate testing, then test. | miket@chromium.org | 2011-12-16 | 1 | -0/+50 |