Parent Directory
|
Revision Log
|
Patch
| Revision 1.72 by sysadm, Mon Oct 20 03:38:23 2025 UTC | Revision 1.73 by sysadm, Mon Oct 20 04:17:36 2025 UTC | |
|---|---|---|
| # | Line 539 int bbsnet_connect(int n) | Line 539 int bbsnet_connect(int n) |
| 539 | // Send NO-OP to remote server | // Send NO-OP to remote server |
| 540 | input_buf[input_buf_len] = '\0'; | input_buf[input_buf_len] = '\0'; |
| 541 | input_buf_len++; | input_buf_len++; |
| 542 | BBS_last_access_tm = time(NULL); | |
| 543 | ||
| 544 | stdin_read_wait = 0; | stdin_read_wait = 0; |
| 545 | break; // Check whether channel is still open | break; // Check whether channel is still open |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |