Files
asterisk/codecs
Sean Bright f726f11974 utils: Add convenience function for setting fd flags
There are many places in the code base where we ignore the return value
of fcntl() when getting/setting file descriptior flags. This patch
introduces a convenience function that allows setting or clearing file
descriptor flags and will also log an error on failure for later
analysis.

Change-Id: I8b81901e1b1bd537ca632567cdb408931c6eded7
2017-12-08 14:27:50 -05:00
..
2015-06-02 16:27:51 -05:00
2012-09-22 20:43:30 +00:00
2012-10-18 14:17:40 +00:00
2017-03-27 10:36:23 -04:00