ifeq ($(subdir),socket)
CFLAGS-recv.c += -fexceptions
CFLAGS-send.c += -fexceptions
endif
