]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] Add PRE_CLOSED flag on file handle, add unit test.
authorDragos Oancea <dragos@signalwire.com>
Thu, 21 Nov 2019 18:02:47 +0000 (18:02 +0000)
committerAndrey Volk <andywolk@gmail.com>
Thu, 5 Dec 2019 17:55:46 +0000 (21:55 +0400)
commitb124b607d724d3e308b654e57dd55fdab182b171
tree6b06508beb95cd53f0624fdd364bb422e9aafbad
parent5274dd1f9c693dd6032f629befefc636af46ba92
[Core] Add PRE_CLOSED flag on file handle, add unit test.
src/include/switch_types.h
src/switch_core_file.c
tests/unit/Makefile.am
tests/unit/switch_core_file.c [new file with mode: 0644]