libsvcudp-create-bindport
Library to LD_PRELOAD to fix a port when creating UDP RPC services.
Description:
libsvcudp-create-bindport is a LD_PRELOADable library to fix the UDP port for RPC services. It can be used with: env LIBSVCUDP_CREATE_BINDPORT=<port> \ LD_PRELOAD=libsvcudp_create_bindport.so \ <binary> [<arg...>] Where <port> is a number between 1 and 65535 inclusively.
License: Public Domain
Vendor: Philippe Troin <phil@fifi.org>
Packages
libsvcudp-create-bindport-1-1.fif38.src [10 KiB] |
Changelog by Philippe Troin (2021-05-05):
- Created. |