A LD_PRELOAD shim for forcing a Linux application to bind to an address as detailed at https://www.x4b.net/kb/BindProcessToIPonLinux
Contains:
- bind.c: Set the environmental variable
BIND_ADDR
to force the socket to be bound toBIND_ADDR
- lowlatency.c: All sockets will use
TCP_QUICKACK
andTCP_NODELAY