I\'m trying to exit an accept() call after a timeout occurs, but it seems the interrupt isn\'t working. The signal emitted by alarm() works fine.
accept()
alarm()