A Wishbone module to receive data over an UDP socket.
Project description
__ __ __ .--.--.--|__.-----| |--| |--.-----.-----.-----. | | | | |__ --| | _ | _ | | -__| |________|__|_____|__|__|_____|_____|__|__|_____| version 2.1.2 Build composable event pipeline servers with minimal effort. ================== wishbone.input.udp ================== Version: 1.0.0 Receive data over an UDP socket. -------------------------------- A UDP server. Parameters: - address(string)("0.0.0.0") | The address to bind to. - port(int)(19283) | The port to listen on. - reuse_port(bool)(False) | Whether or not to set the SO_REUSEPORT socket option. | Allows multiple instances to bind to the same port. | Requires Linux kernel >= 3.9 Queues: - outbox | Incoming events.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wishbone_input_udp-1.0.0.tar.gz
.
File metadata
- Download URL: wishbone_input_udp-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d60b6dce79e48e56ec03d08a7cb1c6a0aa73c1e5ad1c2e5dddc521c44f4dcffe |
|
MD5 | e5840ae473031095b0d66b55c4bec53b |
|
BLAKE2b-256 | 6c119d4818e34158a40be14744e81965caad64ea24ddde5f17bf49f6de77828a |