| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Gave asynchronous operations approximate POSIX signal semantics. This | Michael Brown | 2007-01-15 | 1 | -43/+0![]() |
| | | | | | | | | | | | | will enable us to cascade async operations, which is necessary in order to properly support DNS. (For example, an HTTP request may have to redirect to a new location and will have to perform a new DNS lookup, so we can't just rely on doing the name lookup at the time of parsing the initial URL). Anything other than HTTP is probably broken right now; I'll fix the others up asap. | ||||
| * | Merge changes from mcb-tcp-fixes branch. | Michael Brown | 2006-12-28 | 1 | -1/+1 |
| | | |||||
| * | Add very, very quick and dirty hello world test | Michael Brown | 2006-08-07 | 1 | -3/+5 |
| | | |||||
| * | Update ftp.c and hello.c to use the generic async_operations API. | Michael Brown | 2006-06-19 | 1 | -0/+41 |

