Closed aperezdc closed 8 years ago
Immediately close the socket used internally by syscall.util.if_nametoindex(), right after the lower-level implementation call notifies of an error. This avoids letting the socket be garbage-collected later on.
syscall.util.if_nametoindex()
Immediately close the socket used internally by
syscall.util.if_nametoindex()
, right after the lower-level implementation call notifies of an error. This avoids letting the socket be garbage-collected later on.