| 1 |
/*******************************************************/ |
/*******************************************************/ |
| 2 |
/* */ |
/* */ |
| 3 |
/* LeafOK Innbbsd */ |
/* LeafOK Innbbsd */ |
| 4 |
/* Copyright (C) LeafOK.com, 2003-2004 */ |
/* Copyright (C) LeafOK.com, 2003-2005 */ |
| 5 |
/* */ |
/* */ |
| 6 |
/* Programmed by Leaf */ |
/* Programmed by Leaf */ |
| 7 |
/* E-mail:leaflet@leafok.com QQ:6049044 */ |
/* E-mail:leaflet@leafok.com QQ:6049044 */ |
| 54 |
{ |
{ |
| 55 |
base_active::uThreadCount++; |
base_active::uThreadCount++; |
| 56 |
CloseHandle(hThreadCurrent); |
CloseHandle(hThreadCurrent); |
| 57 |
syslog << logfile::log_head << "Create send thread ... OK" << endl; |
// syslog << logfile::log_head << "Create send thread ... OK" << endl; |
| 58 |
} |
} |
| 59 |
else |
else |
| 60 |
{ |
{ |