Age | Commit message (Collapse) | Author |
|
The connectionmanager no longer prints extra debugging.
|
|
|
|
|
|
|
|
|
|
and the connection monitor work in two-way-mode. Effectively you should be able
to write systems that both serve and initiate connections, and only write one
protocol.
|
|
|
|
when shutting down...
|
|
disconnected flag has been set.
|
|
|
|
Now to finalize the changes in my other programs.
|
|
singleton system, which unfortunately changed it's API slightly. Now it's not
a pointer from the singleton, but I did add a new macro to make most usage of it
even easier.
|
|
|