@ -133,6 +133,7 @@ class UnitConnection extends EventEmitter {
this.password=password;
this.client=newnet.Socket();
this.client.setKeepAlive(true,10*1000);
var_this=this;
varbuffer=Buffer.alloc(1024);
varbufferIdx=0;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.