Commit 796a8137 authored by jan.koester's avatar jan.koester
Browse files

close fix

parent 60baf27b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -354,6 +354,7 @@ EVENTLOOP:
                            case NetException::Note:
                                continue;
                            default:
                                pollptr.CloseEventHandler(i,tid,args);
                                throw e;
                        }
                    }