| Interface | Description |
|---|---|
| CLibrary |
GNU C library.
|
| Class | Description |
|---|---|
| CLibrary.FILE | |
| Daemon |
Forks a copy of the current process into the background.
|
| Daemon.WithoutChdir |
Flavor of
Daemon that doesn't change the current directory. |
| EchoServer |
Sample echo server.
|
| JavaVMArguments |
List of arguments for Java VM and application.
|
| NetworkServer |
Multi-process network server that accepts connections on the same TCP port.
|
Copyright © 2015. All rights reserved.