Parent Directory
|
Revision Log
|
Patch
| Revision 1.6 by sysadm, Sun Jul 4 06:45:23 2004 UTC | Revision 1.7 by sysadm, Sun Jul 4 08:04:08 2004 UTC | |
|---|---|---|
| # | Line 148 int controld::Accept(void) | Line 148 int controld::Accept(void) |
| 148 | { | { |
| 149 | if (this->access.control) | if (this->access.control) |
| 150 | { | { |
| 151 | this->_send("Shutting down ... ",falsse); | this->s_send("Shutting down ... ",false); |
| 152 | ||
| 153 | ((controld*)(this->GetParentThread()))->ShutdownChild(); | ((controld*)(this->GetParentThread()))->ShutdownChild(); |
| 154 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |