Skip to content

Commit fcd59fc

Browse files
committed
fix Socket import for enable ssl verification
1 parent 1a70dc5 commit fcd59fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Boot.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ import airpsx.command.ServePackageCommand;
5858
import airpsx.command.KillServePackageCommand;
5959
import uuid.Uuid;
6060
import airpsx.service.filesystem.FileSystemStreamService;
61+
import sys.ssl.Socket;
6162
using hx.well.tools.RouteElementTools;
6263

6364
class Boot extends BaseBoot {

0 commit comments

Comments
 (0)