mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-25 07:27:04 +00:00
Merge pull request #1088 from ProgrammerIn-wonderland/main
add close to psocket
This commit is contained in:
@@ -41,4 +41,7 @@ export class PSocket extends EventListener {
|
||||
|
||||
}
|
||||
}
|
||||
close() {
|
||||
wispInfo.handler.close(this._streamID);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user