diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-12-25 20:37:45 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-12-25 20:43:19 -0800 |
commit | 6ae7bf91b1828df915f261c25202ca4dc241bbe9 (patch) | |
tree | e0b42a9c763f36c3315ea43f9889095230558c42 /src/Makefile | |
parent | 16d949e2596fa56003cf01e3c78fa901e0614c0a (diff) | |
download | teliva-6ae7bf91b1828df915f261c25202ca4dc241bbe9.tar.gz |
network calls are now sandboxed
I _think_ I don't need to gate other socket calls; you can't do anything without bind() and connect(). And they should be good places to dump more precise details later about the kind of server or client connection being attempted.
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions