Age | Commit message (Expand) | Author |
---|---|---|
2014-04-01 | The remove paths on send fail thing in Peer.cpp was not well thought out, and... | Adam Ierymenko |
2014-03-31 | Oops... turns out we need to differentiate incoming from outgoing TCP and ind... | Adam Ierymenko |
2014-03-28 | Windows uses exceptfds to report failed async connect() in select(). TCP now ... | Adam Ierymenko |
2014-03-28 | TCP connections work on Windows now. | Adam Ierymenko |
2014-03-27 | More TCP-related fixes and tweaks to ping timing, resynchronize, and startup. | Adam Ierymenko |
2014-03-26 | Fix TCP connection accumulation problem, still having issues with TCP tunneling. | Adam Ierymenko |
2014-03-25 | Make Windows build, add (untested) Windows named pipe based IPC code. | Adam Ierymenko |
2014-03-20 | Reworking of paths in Peer work-in-progress, and TCP connect support in Socke... | Adam Ierymenko |
2014-03-18 | TCP socket. | Adam Ierymenko |