| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
The issue with the TMonster constructor was obvious, but the others
were slightly different from the original.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
With an appropriate query manager, the server now starts up and
seems to work but won't properly handle connections until we fix
the problem with threads and signals described in `TODO.md`.
|
| | |
|
| |
|
|
|
| |
I had focused on copying the `vector` fields for theses structs
but, being the copy operator, you need to copy everything over.
|
| | |
|
| |
|