ultimatepp/uppsrc/Core/POP3/POP3.upp
cxl 40344565f6 Core/POP3: InetMessage now capable of reassembling the message back
git-svn-id: svn://ultimatepp.org/upp/trunk@7497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-09 13:14:07 +00:00

11 lines
167 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

description "Post Office Protocol, version 3 encapsulation. Author: İsmail Yılmaz\3770,128,128";
uses
Core;
file
POP3.h,
POP3.cpp,
InetMessage.cpp,
src.tpp;