| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-08-24 | native: clone/close_accept for win32 pipes | Alex Crichton | -0/+6 | |
| This commits takes a similar strategy to the previous commit to implement close_accept and clone for the native win32 pipes implementation. Closes #15595 | ||||
| 2014-08-24 | native: TCP close/close_accept for windows | Alex Crichton | -0/+33 | |
| This commit implements TcpAcceptor::{close, close_accept} for windows via WSAEVENT types. | ||||
| 2014-08-23 | Complete renaming of win32 to windows | Vadim Chugunov | -0/+207 | |
