fszmq


Options

Namespace: fszmq

Higher-level API for working with socket options

Nested types and modules

TypeDescription
B

abbreviation for Byte

Byte

8 bits

NetworkHop

unit of travel from one network switch to another

SocketOption

Settable socket options

b

abbreviation for bit

bit

binary unit of information

hop

abbreviation for NetworkHop

kb

abbreviation for kilobit

kilobit

100 bits

millisecond

1/1000th of a second

ms

abbreviation for milliecond

s

abbreviation for second

second

standard unit of time (1/60th of a minute)

ModuleDescription
SocketOption

Contains functions for configuring sockets and patterns for interogating sockets

(NOTE: this module is automatically opened when its parent module is opened.)

Fork me on GitHub