I noticed server.client_add() used in ircd.js, and can't find any documentation on it, nor figure out how to use it effectively.
Maybe it's not what I need, but it seems like it is.
Right now I'm just storing sockets in arrays myself, but if there's some native method that accomplishes the same thing I'd rather use that.
Re: server.client_add(), etc....
By: MCMLXXIX to Digital Man on Tue Mar 23 2010 12:34 pm
I noticed server.client_add() used in ircd.js, and can't find any documentation on it, nor figure out how to use it effectively.
Recent addition to the wiki actually:
http://wiki.synchro.net/service:index
Maybe it's not what I need, but it seems like it is.
It's really only needed for static services. Are you writing a static servic
Right now I'm just storing sockets in arrays myself, but if there's some native method that accomplishes the same thing I'd rather use that.
The server.client_* methods are for adding/updating/removing entries from th "Client" window in SBBSCTRL.
digital man
Snapple "Real Fact" #134:
Digital Man has three nipples.
Re: server.client_add(), etc....
By: Digital Man to MCMLXXIX on Wed Mar 24 2010 00:09:28
Re: server.client_add(), etc....
By: MCMLXXIX to Digital Man on Tue Mar 23 2010 12:34 pm
I noticed server.client_add() used in ircd.js, and can't find any documentation on it, nor figure out how to use it effectively.
Recent addition to the wiki actually: http://wiki.synchro.net/service:index
Maybe it's not what I need, but it seems like it is.
It's really only needed for static services. Are you writing a static servic
Right now I'm just storing sockets in arrays myself, but if there's some native method that accomplishes the same thing I'd rather use that.
The server.client_* methods are for adding/updating/removing entries
from th "Client" window in SBBSCTRL.
It is a static service, cyan addressed the question for me yesterday, so I now realize that it's really just a counter.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,055 |
Nodes: | 17 (1 / 16) |
Uptime: | 00:35:39 |
Calls: | 501,023 |
Calls today: | 10 |
Files: | 109,384 |
D/L today: |
2,106 files (164M bytes) |
Messages: | 304,871 |
Posted today: | 1 |