Parent Directory
|
Revision Log
|
Patch
| Revision 1.51 by sysadm, Wed Jul 2 09:07:35 2025 UTC | Revision 1.52 by sysadm, Thu Oct 16 12:11:31 2025 UTC | |
|---|---|---|
| # | Line 314 int igetch(int timeout) | Line 314 int igetch(int timeout) |
| 314 | else if (ret == 0) | else if (ret == 0) |
| 315 | { | { |
| 316 | out = 0; | out = 0; |
| 317 | break; // Check whether channel is still open | loop = 0; |
| 318 | break; | |
| 319 | } | } |
| 320 | } | } |
| 321 | else | else |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |