Parent Directory
|
Revision Log
|
Patch
| Revision 1.42 by sysadm, Wed Jun 11 07:52:34 2025 UTC | Revision 1.43 by sysadm, Fri Jun 13 10:51:46 2025 UTC | |
|---|---|---|
| # | Line 91 int outc(char c) | Line 91 int outc(char c) |
| 91 | return ret; | return ret; |
| 92 | } | } |
| 93 | ||
| 94 | int iflush() | int iflush(void) |
| 95 | { | { |
| 96 | int flags; | int flags; |
| 97 | struct epoll_event ev, events[MAX_EVENTS]; | struct epoll_event ev, events[MAX_EVENTS]; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |