Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
e78dac6d
Commit
e78dac6d
authored
Jul 14, 2003
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve liboop error checking. Increase PROTECTED_FDS, since liboop
uses internal file descriptors.
parent
14195a2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
ChangeLog
ChangeLog
+18
-0
No files found.
ChangeLog
View file @
e78dac6d
2003
-
07
-
14
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Improve
liboop
error
checking
.
*
src
/
libraries
/
liboop
/
signal
.
c
(
add_flag
):
New
static
function
,
that
checks
the
return
values
from
fcntl
properly
.
(
oop_signal_new
):
Use
add_flag
()
to
simplify
code
.
Fail
(
return
NULL
)
if
any
of
the
fcntl
calls
on
the
new
pipe
fails
.
Increase
PROTECTED_FDS
,
since
liboop
uses
internal
file
descriptors
.
*
src
/
include
/
kom
-
config
.
h
(
PROTECTED_FDS
):
Increased
from
12
to
20.
Document
that
liboop
uses
a
couple
of
file
descriptors
,
and
that
this
setting
is
also
present
in
unix
.
exp
.
*
src
/
server
/
testsuite
/
config
/
unix
.
exp
(
PROTECTED_FDS
):
New
constant
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
07.
exp
:
Use
PROTECTED_FDS
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
connections
-
cov
.
exp
:
Ditto
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
prot
-
a
-
send
-
async
-
cov
.
exp
:
Ditto
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
send
-
async
-
cov
.
exp
:
Ditto
.
Flush
the
output
less
often
.
This
fixes
the
non
-
controversial
parts
of
bug
107.
*
src
/
server
/
prot
-
a
.
c
(
prot_a_reply
):
Don
't call isc_flush()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment