| 1 |
/*******************************************************/ |
/*******************************************************/ |
| 2 |
/* */ |
/* */ |
| 3 |
/* LeafOK Innbbsd */ |
/* LeafOK Innbbsd */ |
|
/* Copyright (C) LeafOK.com, 2003-2004 */ |
|
| 4 |
/* */ |
/* */ |
| 5 |
/* Programmed by Leaf */ |
/* Copyright (C) LeafOK.com, 2003-2008 */ |
|
/* E-mail:leaflet@leafok.com QQ:6049044 */ |
|
| 6 |
/* */ |
/* */ |
| 7 |
/* http://bbs.leafok.com */ |
/* http://www.leafok.com */ |
|
/* http://bbs.leafok.net */ |
|
|
/* http://bbs.fenglin.info */ |
|
| 8 |
/* */ |
/* */ |
| 9 |
/*******************************************************/ |
/*******************************************************/ |
| 10 |
|
|
| 50 |
{ |
{ |
| 51 |
base_active::uThreadCount++; |
base_active::uThreadCount++; |
| 52 |
CloseHandle(hThreadCurrent); |
CloseHandle(hThreadCurrent); |
| 53 |
syslog << logfile::log_head << "Create send thread ... OK" << endl; |
// syslog << logfile::log_head << "Create send thread ... OK" << endl; |
| 54 |
} |
} |
| 55 |
else |
else |
| 56 |
{ |
{ |