Parent Directory
|
Revision Log
|
Patch
| Revision 1.6 by sysadm, Sun Jul 4 22:49:03 2004 UTC | Revision 1.7 by sysadm, Sun Jul 4 23:35:00 2004 UTC | |
|---|---|---|
| # | Line 144 int base_passive::work() | Line 144 int base_passive::work() |
| 144 | break; | break; |
| 145 | } | } |
| 146 | ||
| 147 | this->GetParentThread()->GetThreadPool()->SetThreadStatus(GetCurrentThreadId(),tread_pool::S_WORKING); | this->GetParentThread()->GetThreadPool()->SetThreadStatus(GetCurrentThreadId(),thread_pool::S_WORKING); |
| 148 | ||
| 149 | ||
| 150 | strcpy(p->hostaddr,inet_ntoa(sin.sin_addr)); | strcpy(p->hostaddr,inet_ntoa(sin.sin_addr)); |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |