Skip to content

Commit

Permalink
One revision per rjbs feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeenan committed Jun 7, 2021
1 parent 3855d70 commit b59587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pod/perlipc.pod
Expand Up @@ -1008,7 +1008,7 @@ or firewall machine), fill this in with your real address instead.
}

And here's a multitasking version. It's multitasked in that
like most typical servers, it spawns (fork()s) a client server to
like most typical servers, it spawns (fork()s) a child server to
handle the client request so that the master server can quickly
go back to service a new client.

Expand Down

0 comments on commit b59587e

Please sign in to comment.