blob: 690b51eee7913afa883b1eceb8b542b23bfb213f [file] [log] [blame]
robbiew380d4f82001-09-25 18:35:22 +00001clisrv
2
3 Read contents of data file. Write each line to socket, then
4 read line back from socket and write to standard output.
5
6pth_str01
7
8 Creates a tree of threads
9
10pth_str02
11
12 Creates n threads
13
14pth_str03
15
16 Creates a tree of threads does calculations, and
17 returns result to parent