This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
poll() as a system call
OPENBSD_2_0
deraadt
28 years ago
parent
13cdb6e918
commit
82148bcbe0
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
src/include/poll.h
+ 7
- 0
src/include/poll.h
View File
@ -0,0 +1,7 @@
/* $OpenBSD: poll.h,v 1.1 1996/05/18 08:53:07 deraadt Exp $ */
/*
*
Typical
poll
(
)
implimentations
expect
poll
.
h
to
be
in
/
usr
/
include
.
*
However
this
is
not
a
convenient
place
for
the
real
definitions
.
*/
#
include
<sys/poll.h>
Write
Preview
Loading…
Cancel
Save