[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More Service Bugs.



While we're on the topic of services, the more clients your
server has, the more CPU you'll burn by #defin'ing USE_SERVICES

There's some easy optimization to be done, but it is not
done.

On May 29, Stefan Le Breton wrote:
| I just found other SERVICE bugs:
| 
| 	Each service connection adds an unknown connection.
| 
| I suppose istat.is_unknown is not decremented after a service
| succesfully connected.

probably, I've added a decrementation.

| 	OPER does not accept my passwd while my service
| 	is connected...
| 
| Hu? I have no plan.

huh..

| I don't want to be picky but...
| 
| INSTALL says:
| | A successfull registering of a service at the server will result
| | in a RPL_YOURESERVICE (383) being sent back to you. Any other
| | reply as a result of sending service indicates an error has
| | occured.
| 
| As of 2.9.3b17 a service gets numerics 001 and 004 after connection.
| Either INSTALL.txt or the code should be corrected.

changed the reply to be RPL_YOURESERVICE, RPL_YOURHOST,
RPL_MYINFO.