Move close_all_non_term_fd() shared by SMB and FSP to protocol/common
commit0955086a6f9e8728e49e7ced13b224056959751e
authorJonas Fonseca <fonseca@diku.dk>
Mon, 16 Jan 2006 22:32:27 +0000 (16 23:32 +0100)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Mon, 16 Jan 2006 22:32:27 +0000 (16 23:32 +0100)
tree1768424fa3ff75f8d495821c747fec2818d50847
parent20c9b6a94159d3e8e3c7bde51e6b2fc62034c933
Move close_all_non_term_fd() shared by SMB and FSP to protocol/common

Stick a note near the OBJS sorting that it is there also to filter out
duplicates, which are now occuring with SMB and FSP compiled in.
Makefile.lib
src/protocol/Makefile
src/protocol/fsp/fsp.c
src/protocol/smb/smb.c