diff --git a/hslib.pas b/hslib.pas index 33cbe59..ab487ad 100644 --- a/hslib.pas +++ b/hslib.pas @@ -715,7 +715,7 @@ try begin addr:='::'; Port:=sock.port; - listen(); + try listen except end; end; notify(HE_OPEN, NIL); except