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

Skip to content

Commit f44c485

Browse files
committed
New organization of internet modules into protocols/support and data
chapters.
1 parent 29fe944 commit f44c485

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Doc/lib/lib.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ \chapter*{Front Matter\label{front}}
158158

159159
\input{libprofile} % The Python Profiler
160160

161-
\input{libwww} % Internet and WWW Services
161+
\input{internet} % Internet Protocols
162162
\input{libcgi}
163163
\input{liburllib}
164164
\input{libhttplib}
@@ -169,6 +169,10 @@ \chapter*{Front Matter\label{front}}
169169
\input{libnntplib}
170170
\input{libsmtplib}
171171
\input{liburlparse}
172+
\input{libsocksvr}
173+
\input{libbasehttp}
174+
175+
\input{netdata}
172176
\input{libsgmllib}
173177
\input{libhtmllib}
174178
\input{libxmllib}
@@ -184,10 +188,8 @@ \chapter*{Front Matter\label{front}}
184188
\input{libmimetypes}
185189
\input{libbase64}
186190
\input{libquopri}
187-
\input{libsocksvr}
188191
\input{libmailbox}
189192
\input{libmimify}
190-
\input{libbasehttp}
191193

192194
\input{librestricted}
193195
\input{librexec}

0 commit comments

Comments
 (0)