1
0
mirror of https://github.com/google/gops.git synced 2024-11-24 08:22:25 +02:00
gops/agent
Tobias Klauser 582fc2828e agent: move check for EROFS/EPERM outside of saveConfig
Rather than duplicating the check in saveConfig, check for EROFS or
EPERM on the error returned by saveConfig.
2023-10-24 18:19:38 +02:00
..
agent_test.go agent: allow to set SO_REUSEPORT on listening socket 2020-12-09 19:27:52 +01:00
agent.go agent: move check for EROFS/EPERM outside of saveConfig 2023-10-24 18:19:38 +02:00
sockopt_reuseport.go agent: rename setsockoptReuseAddrAndPort to setReuseAddrAndPortSockopts 2021-10-11 18:06:37 +02:00
sockopt_unsupported.go agent: rename setsockoptReuseAddrAndPort to setReuseAddrAndPortSockopts 2021-10-11 18:06:37 +02:00