mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-05-27 21:07:55 +00:00
![]() if the WS gets disconnected without any data having been sent first, wbuf (and thus `length $wbuf`) is undef. the actual length of the buffer is not relevant here anyway, just the fact that it's non-empty - so avoid the undef warning by dropping the unnecessary comparison. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |