all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#59135: Receiving large files with ERC-DCC
@ 2022-11-08 17:44 Tohiko Looka
  2022-11-09 14:00 ` J.P.
  0 siblings, 1 reply; 4+ messages in thread
From: Tohiko Looka @ 2022-11-08 17:44 UTC (permalink / raw)
  To: 59135

When receiving large files with ERC-DCC I get  the error

ERC-DCC (erc-pack-int): packet too large

incessantly which makes Emacs unresponsive until eventually the IRC
server connection is closed.

I believe this happens when the file size is larger than 2 or 4 GB
which does not fit in an integer.  This causes a failure when the
function erc-dcc-get-filter tries to send back the number of received
bytes.

Is there a way around this?





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-22  4:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 17:44 bug#59135: Receiving large files with ERC-DCC Tohiko Looka
2022-11-09 14:00 ` J.P.
2022-11-09 14:23   ` Tohiko Looka
     [not found]   ` <CAPx46aSyu_dzR2QXP3PpKUSgqm1fMbQAVetEaA4aLAcMOhU-dg@mail.gmail.com>
2023-05-22  4:21     ` J.P.

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.