/* ISC license. */ #include #include #include void nsss_unix_end (nsss_unix_t *a) { fd_close(buffer_fd(&a->b)) ; a->b.fd = -1 ; }