Brian West
|
e9a2d17f1f
FS-6368 --resolve include signal.h in ivrd.c
|
10 years ago |
Seven Du
|
11dee76381
add user_data in esl_listen so the main function can pass a private user_data to callback
|
10 years ago |
Anthony Minessale
|
c469e7ada2
cleanup ESL a little
|
11 years ago |
Stefan Knoblich
|
ca1d407921
ivrd: fflush() stdout before entering esl_listen()
|
11 years ago |
Anthony Minessale
|
6c406aa0d9
add wait handler to forking code in ivrd
|
12 years ago |
Anthony Minessale
|
163fffb3e8
fix issue with threaded ivrd, forking is back by default but threaded can be chosen with -t; in both modes the fd number is not passed as the first arg to the program but in threaded mode the stdin will no longer be mapped to the socket you will have to get the first command line arg instead of fileno stdin
|
12 years ago |
Ken Rice
|
7a147e4762
Update a ton of copyright statements to make sure the dates are proper
|
12 years ago |
Ken Rice
|
c1f3ff998f
opps missed an include
|
12 years ago |
Ken Rice
|
a1ed759b1c
try to make compiler -Werror hush
|
12 years ago |
Ken Rice
|
57fac728c6
make compiler stop complaining
|
12 years ago |
Anthony Minessale
|
d308694201
after f7f9a43a4056b7fb238ecfa0b7266b8c844f140f missing a bunch of code changes
|
12 years ago |
Anthony Minessale
|
f7f9a43a40
use threading in testserver and ivrd
|
13 years ago |
Anthony Minessale
|
09e386deda
add error checking
|
14 years ago |
Michael Jerris
|
ad581d8c00
fix openbsd build of libesl (FSBUILD-256)
|
14 years ago |
Anthony Minessale
|
d5bf92f159
kill zombies
|
15 years ago |
Anthony Minessale
|
7e9db269dd
add disconnect method and check in ivrd
|
15 years ago |