Changeset 3752 for trunk/console
- Timestamp:
- 06/03/04 14:35:16 (5 years ago)
- Files:
-
- 1 modified
-
trunk/console/src/console.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/console/src/console.cpp
r3556 r3752 1808 1808 if (u != NULL) 1809 1809 { 1810 if (u->SocketDesc( ) == -1 &&1810 if (u->SocketDesc(ICQ_CHNxNONE) == -1 && 1811 1811 (u->Ip() == 0 || u->Port() == 0 || u->StatusOffline())) 1812 1812 bDirect = false;
