This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
wrong prototype
master
Felix von Leitner
13 years ago
parent
d42c303f71
commit
ef6d12414b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
io.h
+ 1
- 1
io.h
View File
@ -55,7 +55,7 @@ void io_dontwantwrite(int64 d);
void
io_wait
(
)
;
void
io_waituntil
(
tai6464
t
)
;
void
io_waituntil2
(
int64
milliseconds
)
;
int64
io_waituntil2
(
int64
milliseconds
)
;
void
io_check
(
)
;
/* signal that read/accept/whatever returned EAGAIN */
Write
Preview
Loading…
Cancel
Save