]> git.tuebingen.mpg.de Git - paraslash.git/commit
vss: Perform stream change actions in vss_post_select().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 21 Dec 2014 19:05:47 +0000 (19:05 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 14 Jun 2015 12:14:36 +0000 (14:14 +0200)
commit49f9b08933774469ffb92aba24ffe5da442b789a
tree038ae97cc7568a1674f55d9ff362689049a5bbb3
parenta3edba783bb81e6032a50f059b6263caa02a2150
vss: Perform stream change actions in vss_post_select().

The pre_select methods should only set the scheduler timeouts and
manipulate fd sets.

Clean up the documentation a bit while at it.
vss.c