mirror of
https://github.com/brazilofmux/tinymux
synced 2026-08-13 00:23:11 -04:00
No description
The GANL adapter sends IP addresses to the slave with a trailing '\n' delimiter (stream framing), but slave.cpp passed the raw buffer — including the newline — to getaddrinfo(), which rejects it. This caused reverse DNS to silently fail, falling back to numeric IPs. Latent since |
||
|---|---|---|
| client | ||
| color | ||
| contrib/TinyMUX.Win32 | ||
| db | ||
| debian | ||
| docker | ||
| docs | ||
| mux | ||
| muxsvc | ||
| sgp | ||
| specs | ||
| testcases | ||
| unix | ||
| utf | ||
| win32 | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| dounix.sh | ||
| dowin32.sh | ||