Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b40f2a7

Browse files
committed
Added SocketServer and mailbox modules.
1 parent 98b43eb commit b40f2a7

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

Doc/lib/libwww.tex

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,10 @@ \chapter{Internet and WWW Services}
7474
\item[quopri]
7575
--- Encode/decode binary files using the MIME quoted-printable encoding.
7676

77+
\item[SocketServer]
78+
--- A framework for network servers.
79+
80+
\item[mailbox]
81+
--- Read various mailbox formats.
82+
7783
\end{description}

Doc/libwww.tex

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,10 @@ \chapter{Internet and WWW Services}
7474
\item[quopri]
7575
--- Encode/decode binary files using the MIME quoted-printable encoding.
7676

77+
\item[SocketServer]
78+
--- A framework for network servers.
79+
80+
\item[mailbox]
81+
--- Read various mailbox formats.
82+
7783
\end{description}

0 commit comments

Comments
 (0)