j
k
j a
j l
Ralf Habacker (@rhabacker) commented about server/fd.c:
free( path ); } closed_fd->unix_fd = fd->unix_fd;
Here the `unix_fd` is saved for closing the file, which is -1 in the case of sockets.
Back to the thread
Back to the list