Fix unix socket

This commit is contained in:
2025-07-05 00:11:17 -05:00
parent 447cba3790
commit 3995241da3

View File

@@ -314,6 +314,7 @@ namespace Tesses::Framework::Streams {
return;
}
}
this->success = true;
#endif
}