kmx git
Register
kc3-lang/libevent
kc3-lang
Login
kc3-lang
/
libevent
Browse
Commit
Author :
Nick Mathewson
Date :
2011-12-07 18:16:32
Hash :
7085a456
Message :
Use getifaddrs to detect our interfaces if possible The old scheme involved connected UDP sockets and getsockname(), and is generally best avoied.