krallin / tini

A tiny but valid `init` for containers
MIT License
9.66k stars 505 forks source link

Listen to own send msg #178

Closed MyUmmaGumma closed 3 years ago

MyUmmaGumma commented 3 years ago

Use a separate environment variable to intercept to network sys calls. Intercept the first sendmsg system call to enable passthrough so that the TSA can receive the notify fd.