Anonymous Login
2026-01-15 15:04 CET

HomeAutomation: trunk r1962 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2012-05-03 20:55:55 Pending
Changeset Major refactoring of TcpServer and networking stuff.
Reworked some parts of the socket plugin, now it works again.
Created a lot of debug outputs for new parts, so debug on in the logging will give a lot of output
mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/manager/tracker.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/plugin/socket.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/log.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/Client.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/Client.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.h Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/TcpServer.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/TcpServer.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/UdpClient.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/types.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.cpp Diff ] File ]