Browse Source

+ serverex.pp Donated by brad campbell

michael 26 năm trước cách đây
mục cha
commit
3a0c0fb5ac
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      docs/sockex/README

+ 2 - 0
docs/sockex/README

@@ -5,3 +5,5 @@ Units guide, chapter on Sockets unit :
 Example programs
 socksvr.pp implements a small server application.
 sockcli.pp implements a small client application.
+serverex.pp implements a server application which handles more than one
+            connection. Donated by Brad Campbell.