Options
Namespace: fszmq
Higher-level API for working with socket options
Nested types and modules
| Type | Description |
| B | abbreviation for |
| Byte | 8 bits |
| NetworkHop | unit of travel from one network switch to another |
| SocketOption | Settable socket options |
| b | abbreviation for |
| bit | binary unit of information |
| hop | abbreviation for |
| kb | abbreviation for |
| kilobit | 100 bits |
| millisecond | 1/1000th of a second |
| ms | abbreviation for |
| s | abbreviation for |
| second | standard unit of time (1/60th of a minute) |
| Module | Description |
| SocketOption | Contains functions for configuring sockets and patterns for interogating sockets (NOTE: this module is automatically opened when its parent module is opened.) |