Brian West
|
e9a2d17f1f
FS-6368 --resolve include signal.h in ivrd.c
|
10 лет назад |
Seven Du
|
11dee76381
add user_data in esl_listen so the main function can pass a private user_data to callback
|
10 лет назад |
Anthony Minessale
|
c469e7ada2
cleanup ESL a little
|
11 лет назад |
Stefan Knoblich
|
ca1d407921
ivrd: fflush() stdout before entering esl_listen()
|
11 лет назад |
Anthony Minessale
|
6c406aa0d9
add wait handler to forking code in ivrd
|
12 лет назад |
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 лет назад |
Ken Rice
|
7a147e4762
Update a ton of copyright statements to make sure the dates are proper
|
12 лет назад |
Ken Rice
|
c1f3ff998f
opps missed an include
|
12 лет назад |
Ken Rice
|
a1ed759b1c
try to make compiler -Werror hush
|
12 лет назад |
Ken Rice
|
57fac728c6
make compiler stop complaining
|
12 лет назад |
Anthony Minessale
|
d308694201
after f7f9a43a4056b7fb238ecfa0b7266b8c844f140f missing a bunch of code changes
|
12 лет назад |
Anthony Minessale
|
f7f9a43a40
use threading in testserver and ivrd
|
13 лет назад |
Anthony Minessale
|
09e386deda
add error checking
|
14 лет назад |
Michael Jerris
|
ad581d8c00
fix openbsd build of libesl (FSBUILD-256)
|
14 лет назад |
Anthony Minessale
|
d5bf92f159
kill zombies
|
15 лет назад |
Anthony Minessale
|
7e9db269dd
add disconnect method and check in ivrd
|
15 лет назад |