Files
freeswitch/src/mod
Travis Cross 95e4163ab7 Handle too-short write(3)s in mod_json_cdr
write(3) can write fewer bytes than was requested for any number of
reasons.  The correct behavior is to retry unless there is an error.

If there is an error, try to unlink the file; no sense in leaving
corrupted data laying around.
2014-03-03 01:12:15 +00:00
..
2014-03-02 03:13:01 -05:00
2014-02-12 12:08:56 -06:00
2014-02-12 12:08:56 -06:00
2014-03-01 10:03:56 +01:00
2014-02-12 12:08:56 -06:00
2014-02-22 21:30:22 -05:00
2014-03-01 09:54:57 +01:00