diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-11-18 15:17:29 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-11-18 15:17:29 -0300 |
| commit | 8c2a8461db64e92ac09f202589009ee05c69626d (patch) | |
| tree | f9ce7d131e13aadd3c5fdcd8e7d7911c3395b1b3 /src/database_postgres.cc | |
| parent | 093e1563df314c661bb1b73524309fd154001ce2 (diff) | |
| download | querymanager-8c2a8461db64e92ac09f202589009ee05c69626d.tar.gz querymanager-8c2a8461db64e92ac09f202589009ee05c69626d.zip | |
fix problem with connection input + allow login server to query worlds
There was a small problem with how we computed the size of the
packet "header". It was unlikely to manifest tho, because it's at
the beginning of a TCP message and TCP segments aren't that small,
unless the whole message is that small.
I'm also allowing login servers to query for world information
to allow a basic form of `STATUS` to be implemented.
Diffstat (limited to 'src/database_postgres.cc')
0 files changed, 0 insertions, 0 deletions
