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 |
Travis Cross
|
e887cecb5e
Avoid dereferencing potential null value
|
11 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 |
Anthony Minessale
|
f7f9a43a40
use threading in testserver and ivrd
|
13 years ago |
Anthony Minessale
|
10ce6f6bbd
add c++ wrapper for esl and a perl module using swig (might need more work)
|
15 years ago |
Anthony Minessale
|
0158e7b848
add linger event_socket command to make outbound socket notify channel disconnect and wait for you to terminate
|
16 years ago |
Anthony Minessale
|
6f8e06f087
fix disconnect issue in event socket and fix a few small bugs
|
16 years ago |
Anthony Minessale
|
c6b3871eb0
cleanup debug handling
|
16 years ago |
Anthony Minessale
|
be1bb06be4
update
|
16 years ago |