Adam Ierymenko
|
f13493edb2
Oops... turns out we need to differentiate incoming from outgoing TCP and indeed learn incoming TCP paths. Otherwise the recipient of a TCP connection does not know to reply via TCP! Heh.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
7957ab6b1d
Windows uses exceptfds to report failed async connect() in select(). TCP now done on Windows (I think).
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
e8b613e625
TCP connections work on Windows now.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
c231510f8b
More TCP-related fixes and tweaks to ping timing, resynchronize, and startup.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
2ac56fd120
Fix TCP connection accumulation problem, still having issues with TCP tunneling.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
328be8f846
Make Windows build, add (untested) Windows named pipe based IPC code.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
45e823d27c
Reworking of paths in Peer work-in-progress, and TCP connect support in SocketManager. Also add FD_SETSIZE checking for the default select implementation of sockets.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
bb25128406
TCP socket.
|
%!s(int64=11) %!d(string=hai) anos |