]> Sergey Matveev's repositories - public-inbox.git/commit
pop3: implement IN-USE from RESP-CODES (RFC 2449)
authorEric Wong <e@80x24.org>
Wed, 20 Jul 2022 09:24:10 +0000 (09:24 +0000)
committerEric Wong <e@80x24.org>
Wed, 20 Jul 2022 16:52:09 +0000 (16:52 +0000)
commit8abe7e6cda7bc9f8daa4e9cf6ef7e51b356902d5
tree233f5529db5c7b0c07ca3f10fb09776eb984de44
parent68046e0fff12c35d793a7ae9f164ac415c84cc21
pop3: implement IN-USE from RESP-CODES (RFC 2449)

This may help clients communicate to users if they're
making parallel connections or if we have server bugs.
lib/PublicInbox/POP3.pm