0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Dec 13, 2022 — Dec 13, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-added the new socket notification code. More... almost 19 years ago
re-added the new connection notification code. More... almost 19 years ago
added a comment More... almost 19 years ago
added the call to communicator. More... almost 19 years ago
server socket inherits socket, so that we can wait on a listening socket at the same time as an established connection. More... almost 19 years ago
rearanged so that serversocket inherits socket, because we want to be able to wait for action on a listening socket at the same time as we wait on established connections. More... almost 19 years ago
rearanged stuff... More... almost 19 years ago
moved some private functions to public, since they are needed. More... almost 19 years ago
really delete the route.. More... almost 19 years ago
added some comments. More... almost 19 years ago
removed the need for a separate listening thread. More... almost 19 years ago
removed the need for a listening thread, send packet is part of communicator::networker. More... almost 19 years ago
the free spectrum begins at channel 128 More... almost 19 years ago
changed channel allocation, only allocate from the free spectrum. More... almost 19 years ago
changed swrite so that it takes a const argument. More... almost 19 years ago
Removed the random id tag, deemed not necessary. More... almost 19 years ago
added the code for user.cc More... almost 19 years ago
finished the structure in routes, distribute routes still missing. More... almost 19 years ago
finished the structure i routes, distribute routes still missing. More... almost 19 years ago
completed route More... almost 19 years ago
completed the functionality of route More... almost 19 years ago
Rearanged a bit, and removed two flags which should not be here.. More... almost 19 years ago
changed the data pointer to a const. More... almost 19 years ago
data_block is a distributed memory block. More... almost 19 years ago
added a method that returns the local user. More... almost 19 years ago
added user.cc to the makefile. More... almost 19 years ago
flags added More... almost 19 years ago
the coding continues... More... almost 19 years ago
added route.cc More... almost 19 years ago
updated and revised More... almost 19 years ago