]> git.ipfire.org Git - thirdparty/curl.git/commit
pop3: use meta hashes at easy handle and connection
authorStefan Eissing <stefan@eissing.org>
Wed, 30 Apr 2025 10:06:53 +0000 (12:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 May 2025 07:08:47 +0000 (09:08 +0200)
commit76d13c721bcd992e3e19f52d3a5281b8755283f3
tree21aaec2dd7b471261e0db88f1d6ebefc1ca311ac
parenta2d90d4ba5076643b5af9978c4f60b449a1433bc
pop3: use meta hashes at easy handle and connection

Keep the pop3 related protocol information in the meta hashes at easy
handle and connection.

Move the struct definitions inside pop3.c

Closes #17236
lib/pop3.c
lib/pop3.h
lib/request.h
lib/url.c
lib/urldata.h