I hear you, thanks for the note! I switched to an earlier
release of Eggdrop, if everything works somewhat
well, I am happy enough
Code: Select all
egg_memcpy(&ctx->buffer[used], data, free);
209: (unsigned char *)data += free;
size -= free;
body(ctx, ctx->buffer, 64);