| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Compile static *and* shared libraries. | Garrett D'Amore | 2017-01-15 |
| | | | | | | Test code needs to use the static libraries so that they can get access to the entire set of symbols, including private ones that are not exported. | ||
| * | Windows TCP now working. | Garrett D'Amore | 2017-01-14 |
| | | | | | | | | There are lots of changes here, mostly stuff we did in support of Windows TCP. However, there are some bugs that were fixed, and we added some new error codes, and generalized the handling of some failures during accept. Windows IPC (NamedPipes) is still missing. | ||
| * | Initial swag at Win32. Much to do still. | Garrett D'Amore | 2017-01-12 |
