• Kirill Tkhai's avatar
    files: Allow to receive further fds · a288f3f2
    Kirill Tkhai authored
    For moving to a single transport socket scheme, we should be able
    to receive a fd, which is not need at the moment, but it will
    be used in the future. So, we receive a further fd, and then
    continue to wait the fd, we really need now.
    
    v3: Delete excess BUG_ON().
        Rename main patch funtion to keep_fd_for_future().
        Rename second funtion to task_fle(), and make it
        have "task" argument.
    
    travis-ci: success for Rework file opening scheme to make it asynchronous (rev5)
    Signed-off-by: 's avatarKirill Tkhai <ktkhai@virtuozzo.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    a288f3f2
Name
Last commit
Last update
Documentation Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...