summaryrefslogtreecommitdiff
path: root/node/TcpSocket.hpp
AgeCommit message (Expand)Author
2014-04-01The remove paths on send fail thing in Peer.cpp was not well thought out, and...Adam Ierymenko
2014-03-31Oops... turns out we need to differentiate incoming from outgoing TCP and ind...Adam Ierymenko
2014-03-28Windows uses exceptfds to report failed async connect() in select(). TCP now ...Adam Ierymenko
2014-03-18TCP socket.Adam Ierymenko
2014-03-17Compile fixes.Adam Ierymenko
2014-03-17Bunch of work in progress on new socket multiplexer and plumbing for TCP jail...Adam Ierymenko