getsockopt Questions
2
Solved
I am getting this error when I am running any "consul members" on consul server and clients. The port is in LISTENING state and I made sure there is no firewall blocking. I get this error when in r...
Schoolroom asked 2/5, 2017 at 5:18
2
Solved
For getting socket syscall (like recv) error, which is better (at performance level) ?
Use the plain old errno
Or use SO_ERROR as getsockopt() optname ?
I think errno (defined to __error() on m...
Asymptotic asked 9/1, 2014 at 21:37
1
© 2022 - 2024 — McMap. All rights reserved.