Contents
A Typical Daemon
Setting the scene
Editing files remotely
bcvi in context
One script, multiple personalities
Some code (at last)
The listener
The listener: contructor
The listener: main loop
The listener: accept client connection
The listener: receive a chunk of data
bcvi as seen by strace
References
The End