mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-08 08:12:15 +00:00
add close()
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