/[LeafOK_CVS]/lbbs/src/io.c
ViewVC logotype

Diff of /lbbs/src/io.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.31 by sysadm, Tue May 13 07:28:51 2025 UTC Revision 1.32 by sysadm, Mon May 19 13:03:14 2025 UTC
# Line 276  int igetch(int timeout) Line 276  int igetch(int timeout)
276                                          {                                          {
277                                                  if (errno == EAGAIN || errno == EWOULDBLOCK)                                                  if (errno == EAGAIN || errno == EWOULDBLOCK)
278                                                  {                                                  {
279                                                            out = 0;
280                                                          loop = 0;                                                          loop = 0;
281                                                          break;                                                          break;
282                                                  }                                                  }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1